Skip to content

basic-app/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic App

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.

About

Free, open-source CMS based on the CodeIgniter 4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published