There is no license information available for the latest version (dev-master) of this package.

dev-master 2019-04-01 21:11 UTC

This package is auto-updated.

Last update: 2024-04-29 03:47:22 UTC


README

Basic App is a free, open-source, self-hosted CMS platform based on the CodeIgniter 4 PHP framework.

Basic App Documentation

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.

Basic App backend preview

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.