basic-app / docs
This package is auto-updated.
Last update: 2024-10-29 05:11:04 UTC
README
Basic App is a free, open-source, self-hosted CMS platform based on the CodeIgniter 4 PHP framework.
Overview:
Basic App is designed to provide a quick start for sites made on CodeIgniter 4 and to take over the implementation of the basic functions of a modern web application. The system has a modular architecture that allows to expand it with new functions and to replace the basic components. Base modules use inheritance for their classes that allows to manage their functionality without interfering with the source code. Modules support events to provide flexible interaction between modules.
Features:
The basic assembly of the system includes modules for the administrator section, managing administrators and their roles, managing translations of interface elements into your native language, managing configs, text pages, text blocks, and navigation menus.
System Requirements
- Webserver (Apache, NGINX, etc...)
- PHP 7.3
- Database (MySQL, SQLite*, Postgre*)
- Composer
- Cron
- Bower (optional)
If you have a commercial offers, please email us at dev@basic-app.com, we will be glad to create a website or a module to order.