Componette

Componette

baraja-core

baraja-core / admin-bar v2.5.0

Smart admin bar with simple interface for CMS.

download-cloud-line composer require baraja-core/admin-bar

Admin bar

Advanced admin panel for convenient management of the web application and administration interface (CMS).

AdminBar is an interactive tool for quick navigation between the website, the CMS, the user profile or the pages you define.

Default theme

📦 Installation

It's best to use Composer for installation, and you can also find the package on Packagist and GitHub.

To install, simply use the command:

$ composer require baraja-core/admin-bar

You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.

To use the AdminBarExtension, implement AdminIdentity.php into your project.

AdminBar will adapt to what you are doing

The bar provides a simple API for developers to easily influence what the user sees at the moment. You can easily add custom buttons to perform contextual actions, change the color of the bar in unsafe mode, or display useful information.

Default theme

You can also register custom micro-applications directly inside panel, such as full-text search across the entire system, or direct user profile management.

Default theme

Creating a web template

Navigation bars positioned at the top of the page, may not include CSS top property because of the proper display of the AdminBar.

bar-chart-fill

Statistics

download-cloud-fill
90332
star-fill
2
bug-fill
4
flashlight-fill
1.6y
price-tag-2-line

Badges

guide-fill

Dependencies

Componette Componette felix@nette.org