mobiCMS Content Management System is in the early development stage and is not intended for installation on existing public sites. LOCAL TEST ONLY!!!
- Install all dependencies
composer install - Build and run the Docker container:
docker compose up --build -d - Demo page available at: http://localhost/
Contributions are welcome! Please read CONTRIBUTING for details.
In our development, we follow the principles of YAGNI and KISS. The source code should not have extra unnecessary functionality and should be as simple and efficient as possible.
This package is licensed for use under the GPL-3 License.
Please see LICENSE for more information.
Copyright (c) 2021 mobiCMS Project.
All rights to used third-party libraries, fonts, images, etc. reserved by their authors.
- mobiCMS Project website and support forum
- GitHub mobiCMS project repository