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.
composer create-project bearcms/bearframework-app [my-app-name]
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.
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.
This addon is created by the Bear CMS team. Feel free to contact us at [email protected] or bearcms.com.