The HarmonyCMS code is structured in Symfony Bundles.
Some of them are more important to developers who work with HarmonyCMS than others. In this documentation we documented the official ones provided.
- AdminBundle (Administration interface)
- CoreBundle (Core bundle)
- ExtensionBundle (Extensions management bundle)
- MenuBundle (Menu implementation using KnpMenuBundle)
- RoutingBundle (Integrate the CMF Routing component, with support of MongoDB)
- ThemeBundle (Theme management system)
- UserBundle (User management system)
- WebProfilerBundle (Web profiler bundle adding debug information about HarmonyCMS environment)