PHPackages                             hypejunction/ui\_tabs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. hypejunction/ui\_tabs

ActiveElgg-plugin[Utility &amp; Helpers](/categories/utility)

hypejunction/ui\_tabs
=====================

AJAX Tabs component for Elgg

7.0.2(1w ago)22292[1 issues](https://github.com/hypeJunction/Elgg-ui_tabs/issues)3GPL-2.0-or-laterPHPPHP &gt;=8.3CI failing

Since Nov 3Pushed 2d ago1 watchersCompare

[ Source](https://github.com/hypeJunction/Elgg-ui_tabs)[ Packagist](https://packagist.org/packages/hypejunction/ui_tabs)[ Docs](https://github.com/hypeJunction/Elgg-ui_tabs)[ RSS](/packages/hypejunction-ui-tabs/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (5)Versions (18)Used By (3)

AJAX Tabs component for Elgg
============================

[](#ajax-tabs-component-for-elgg)

[![Elgg 7.x](https://camo.githubusercontent.com/959475d1d91761b2e3ed85398ae1ebe9536a48c724e92bef53e7e2027c3d3627/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d372e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/959475d1d91761b2e3ed85398ae1ebe9536a48c724e92bef53e7e2027c3d3627/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d372e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

Features
--------

[](#features)

- Standardized UI/UX for displaying and updating tabbed modules
- Support for browser history states

Usage
-----

[](#usage)

- The plugin will automatically AJAXify all pages built using `content` layout and have a `filter`
- An example of custom usage can be found in `theme_sandbox/components`:

[![Tabs](https://camo.githubusercontent.com/2f85c37538e7ba352f077bf465b709a2b9075d6807a52ea4693d4068388a8342/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d75695f746162732f6d61737465722f73637265656e73686f74732f746162732e706e67 "Tabs")](https://camo.githubusercontent.com/2f85c37538e7ba352f077bf465b709a2b9075d6807a52ea4693d4068388a8342/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d75695f746162732f6d61737465722f73637265656e73686f74732f746162732e706e67)

```
// in my/module/content.php

	Inline content

	Inline content 2
