Stump Content Management Framework
, (*1)
Stump is a client/server web application framework built on laravel with angularjs client. The base of the framework is the REST api., (*2)
Installation
you can install the Stump cmf with composer, (*3)
- download/install project with
composer create-project -s dev skimia/stump folder
- configuring the
/.env
file according to your system settings
- run migration with
php artisan migrate
in the project directory
Verify the framework has write access on /storage
directory, (*4)
Official Documentation
Documentation for the framework can be found on the Stump website., (*5)
Contributing
Thank you for considering contributing to the Stump cmf! The contribution guide can be found in the Stump documentation., (*6)
Security Vulnerabilities
If you discover a security vulnerability within Stump, please send an e-mail to Jean-françois MONNIER at jf.monnier@skimia.agency. All security vulnerabilities will be promptly addressed., (*7)
License
The Stump cmf is open-sourced software licensed under the MIT license, (*8)