baserproject / baser-core
baserCMS plugin for CakePHP
Installs: 19 755
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Type:cakephp-plugin
Requires
- php: >=8.1
- ext-gd: *
- ext-json: *
- ext-mbstring: *
- ext-zip: *
- baserproject/bc-admin-third: 5.1.3
- baserproject/bc-blog: 5.1.3
- baserproject/bc-content-link: 5.1.3
- baserproject/bc-custom-content: 5.1.3
- baserproject/bc-editor-template: 5.1.3
- baserproject/bc-favorite: 5.1.3
- baserproject/bc-front: 5.1.3
- baserproject/bc-installer: 5.1.3
- baserproject/bc-mail: 5.1.3
- baserproject/bc-search-index: 5.1.3
- baserproject/bc-theme-config: 5.1.3
- baserproject/bc-theme-file: 5.1.3
- baserproject/bc-uploader: 5.1.3
- baserproject/bc-widget-area: 5.1.3
- cakephp/authentication: ^3.0
- cakephp/cakephp: 5.0.*
- cakephp/migrations: ^4.0.0
- cakephp/plugin-installer: ^2.0
- doctrine/annotations: ^1.12
- firebase/php-jwt: 6.1.0
- mobiledetect/mobiledetectlib: ^3.74
Requires (Dev)
- ext-xdebug: *
- cakephp/bake: ^3.0.0
- cakephp/cakephp-codesniffer: ^5.0
- cakephp/debug_kit: ^5.0.0
- josegonzalez/dotenv: ^4.0
- phpunit/phpunit: 10.5.31
- symplify/monorepo-builder: ^11.2
- vierge-noire/cakephp-fixture-factories: ^3.0
- vierge-noire/cakephp-test-suite-light: ^3.0
README
baserCMS is a website development framework with WebAPI that runs on PHP8 and CakePHP4.
The plugins such as "Mail Forms" and "Blogs", which are the minimum required for the Website, are equipped from the beginning as "Core Plugins", and a mechanism is provided to centrally manage those "Contents". The management system also has a tree-like display that makes it easy to understand the site structure, and intuitive operation is possible. It also has a REST API and "Custom Content", and can also be used as a "Headless CMS".
Installing baserCMS via Composer
Installing baserCMS via Composer
baserCMS runs on CakePHP.
To install, you can use composer.
composer require baserproject/baser-core
Documentation
Some Handy Links
- See baserCMS Official
- See baserCMS Users Community
- See CakePHP - the rapid development PHP framework
Get Support
- See baserCMS Users Forum
- See baserCMS Issues
- See baserCMS Roadmaps
Contributing
- See CONTRIBUTING.md
License
Licensed under the MIT license since version 2.0