mobicms / mobicms
mobiCMS Content Management System
dev-main
2025-12-19 11:59 UTC
Requires
- php: ~8.4
- ext-mbstring: *
- ext-pdo: *
- mobicms/contract: dev-main
- mobicms/system: dev-main
- psr/container: ^2.0
Requires (Dev)
- slevomat/coding-standard: ^8.22
- squizlabs/php_codesniffer: ^3.13
- vimeo/psalm: ^6.14
This package is auto-updated.
Last update: 2026-03-19 12:31:38 UTC
README
mobiCMS Content Management System is in the early development stage and is not intended for installation on existing public sites. LOCAL TEST ONLY!!!
Run
- Install all dependencies
composer install
- Build and run the Docker container:
docker compose up --build -d
- Demo page available at: http://localhost/
Contributing
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.
License
This package is licensed for use under the GPL-3 License.
Please see LICENSE for more information.
Copyright
Copyright (c) 2021 mobiCMS Project.
All rights to used third-party libraries, fonts, images, etc. reserved by their authors.
Our links
- mobiCMS Project website and support forum
- GitHub mobiCMS project repository