You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require gijsjager/bitcms
Note: make sure to add the private repo config in your composer.json file:
"repositories": [
{
"name": "gijsjager/bitcms",
"type": "vcs",
"url": "git@github.com:gijsjager/bitcms.git"
}
]
Copy the file config/bitcms.example.php to your local config directory and rename the file to 'bitcms.php'.
Adjust configurations like the modules need to to be loaded and more.
Create your own personal widget by adding a template too the following directory:
# left wide column widget
templates/element/dashboard/wide.php
# right small column widget
templates/element/dashboard/small.php# Load items
[load ...]
# Load cell
[cell ...]
maisonnette-admin https://foxythemes.net/preview/products/maisonnette/