... | ... | @@ -66,7 +66,7 @@ Modules |
|
|
|
|
|
Zon Core comes pre-installed with several modules which can be enabled or disabled as required. Developers can also build their own pre-packaged modular components using an application module. This is the best way to extend the admin interface.
|
|
|
|
|
|
#### Pre-packaged modules
|
|
|
#### Pre-packaged Modules
|
|
|
|
|
|
* [Accounts](https://git.customd.com/custom-d/zon-core/tree/master/accounts)
|
|
|
* [API](https://git.customd.com/custom-d/zon-core/tree/master/api)
|
... | ... | @@ -78,6 +78,10 @@ Zon Core comes pre-installed with several modules which can be enabled or disabl |
|
|
* [Partners](https://git.customd.com/custom-d/zon-core/tree/master/partners)
|
|
|
* [Sitemap](https://git.customd.com/custom-d/zon-core/tree/master/sitemap)
|
|
|
|
|
|
#### Custom Modules
|
|
|
|
|
|
Custom modules can be added to extend admin area functionality. See [how to build a custom module](admin/custom-modules) for more information
|
|
|
|
|
|
Git Migration
|
|
|
-------------
|
|
|
|
... | ... | |