Skip to content

Manage your logos, colors and backgrounds with settings in Sylius Admin pannel

License

Notifications You must be signed in to change notification settings

monsieurbiz/SyliusBetterAdminPlugin

Repository files navigation

Sylius Better Admin

Better Admin Plugin license Tests Status Recipe Status Security Status

This plugins allows you to customize colors, logos and background of the Sylius Admin Panel.

Example of a customized admin panel

Compatibility

Sylius Version PHP Version
1.11 8.0 - 8.1
1.12 8.1 - 8.2
1.13 8.1 - 8.2

Installation

If you want to use our recipes, you can configure your composer.json by running:

composer config --no-plugins --json extra.symfony.endpoint '["https://api.github.com/repos/monsieurbiz/symfony-recipes/contents/index.json?ref=flex/master","flex://defaults"]'
composer require monsieurbiz/sylius-better-admin-plugin

You can copy the templates to customize the display of the admin panel:

mkdir -p templates/bundles/;
cp -Rv vendor/monsieurbiz/sylius-better-admin-plugin/src/Resources/views/SyliusUiBundle templates/bundles/;
cp -Rv vendor/monsieurbiz/sylius-better-admin-plugin/src/Resources/views/SyliusAdminBundle templates/bundles/;

Admin form

Example of a customized admin panel

License

This plugin is under the MIT license. Please see the LICENSE file for more information.

About

Manage your logos, colors and backgrounds with settings in Sylius Admin pannel

Resources

License

Stars

Watchers

Forks

Packages

No packages published