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...