skimia / stump by kesslerdev

Laravel 5 based One Page Content Management Framework.
23
0
2
Package Data
Maintainer Username: kesslerdev
Package Create Date: 2016-02-03
Package Last Update: 2016-02-26
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 15:02:19
Package Statistics
Total Downloads: 23
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

Stump Content Management Framework

Gitter

Stump is a client/server web application framework built on laravel with angularjs client. The base of the framework is the REST api.

Installation

you can install the Stump cmf with composer

  • 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

Error 500 With no information ?

Verify the framework has write access on /storage directory

Official Documentation

Documentation for the framework can be found on the Stump website.

Contributing

Thank you for considering contributing to the Stump cmf! The contribution guide can be found in the Stump documentation.

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.

License

The Stump cmf is open-sourced software licensed under the MIT license