... | ... | @@ -5,13 +5,15 @@ Zon |
|
|
[](https://scrutinizer-ci.com/gp/cd-zon/build-status/master)
|
|
|
|
|
|
|
|
|
## Deployment
|
|
|
Deployment
|
|
|
----------
|
|
|
|
|
|
For deployment and related operations, see the [DevOps wiki](https://git.customd.com/custom-d/devops/wikis/home).
|
|
|
|
|
|
|
|
|
|
|
|
## Changes & Upgrade Log
|
|
|
Changes & Upgrade Log
|
|
|
---------------------
|
|
|
|
|
|
#### Current Versions
|
|
|
|
... | ... | @@ -58,6 +60,25 @@ Zon loads the version number from `composer.json`, and sets it into the `ZON_VER |
|
|
Zon was un-versioned before this point.
|
|
|
|
|
|
|
|
|
### Git Migration
|
|
|
|
|
|
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
|
|
|
|
|
|
* [Accounts](https://git.customd.com/custom-d/zon-core/tree/master/accounts)
|
|
|
* [API](https://git.customd.com/custom-d/zon-core/tree/master/api)
|
|
|
* [Blog](https://git.customd.com/custom-d/zon-core/tree/master/blog)
|
|
|
* [Carousel](https://git.customd.com/custom-d/zon-core/tree/master/carousel)
|
|
|
* [Contact](https://git.customd.com/custom-d/zon-core/tree/master/contact)
|
|
|
* [Dashboard](https://git.customd.com/custom-d/zon-core/tree/master/dashboard)
|
|
|
* [Editable](https://git.customd.com/custom-d/zon-core/tree/master/editable)
|
|
|
* [Partners](https://git.customd.com/custom-d/zon-core/tree/master/partners)
|
|
|
* [Sitemap](https://git.customd.com/custom-d/zon-core/tree/master/sitemap)
|
|
|
|
|
|
Git Migration
|
|
|
-------------
|
|
|
|
|
|
[Migrating a zon-core project to git.customd.com](migrating-to-new-gitlab-server) |
|
|
\ No newline at end of file |