bearcms / bearframework-app
Bear CMS Skeleton Application for Bear Framework
v0.0.10
2020-03-05 20:19 UTC
Requires
- php: >=7.1.0
- bearcms/bearframework-addon: 1.*
- bearframework/bearframework: 1.*
README
Skeleton Application
This sample application will help you quick start your next Bear CMS project. It uses the latest version of Bear CMS and Bear Framework and creates the recommended file structure.
Install via Composer
composer create-project bearcms/bearframework-app [my-app-name]
File structure
app/ - The place for you application source files.
data/ - The place for data storage.
logs/ - The place for logs.
public/ - This is the place you should point your web server.
License
The Bear CMS skeleton application for Bear Framework is open-source software. It's free to use under the MIT license. See the license file for more information.
Author
This addon is created by the Bear CMS team. Feel free to contact us at support@bearcms.com or bearcms.com.