Skip to content
This repository was archived by the owner on Jun 6, 2020. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

AdminBundle

HarmonyCMS do not provide by default an admin interface. If the end user is intent to use one, it will need to bind this package (bundle) harmony/admin-bundle to his project directly from the HarmonyPlatform Marketplace.

This bundle provide an admin interface, forked from EasyAdminBundle, updated with new features such as:

  • Dashboard interface,
  • Pre-configured menus powered by KnpMenuBundle and ConfigKnpMenuBundle, using YAML files for configuration,
  • Config files changed from XML to YAML,
  • Services autowiring,
  • Update interface,
  • Theme management interface,
  • Extensions management interface,
  • And more...

Learn more