Skip to content

professor93/mobicms

 
 

Repository files navigation

Mobile Content Management System.

License SemVer devDependency Status Build Status Crowdin

Scrutinizer Code Quality Code Climate SensioLabsInsight

The main possibilities of the system

  • PSR-4 compliant core framework
  • modular architecture
  • a high level of security
  • multilingual
  • and many other things...

License

GNU General Public License v.3

System Requirements

  • PHP 5.5 +
  • MySQL (InnoDB support required) 5.1 +
  • Apache with mod_rewrite and .htaccess support

How to install

  1. Run composer install
  2. Create database and import all SQL files ftom /install dir
  3. Copy Database.php from /install dir to a folder /system/config/ and write down in this file your requisites of access to a database
  4. Make sure the folder /system/cache/ has write permissions

Documentation

Documentation is under development and will be constantly updated.
Read here: http://mobicms.info

Thanks

We express gratitude for the grant assistance to our project (alphabetical list):

Special thanks to JohnCMS Community for moral support, discussion, criticism and advice.

About

mobiCMS Mobile Content Management System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 55.2%
  • CSS 40.3%
  • JavaScript 3.8%
  • ApacheConf 0.7%