Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 695 Bytes

File metadata and controls

11 lines (7 loc) · 695 Bytes

documentationSystem

This is a internal project of Cenmax for usage in internal applications. While outside world users are welcome to use this project on an as-is basis, it is worth noting that no support or whatsoever is included with this build. Published under GPLv3 with no warranties or guarantees.

New Environment Setup (Manual Way, no automatic method yet)

  1. Copy paste the complete file. Create a blank MySQL database and provide details in config.php and then run init.php to setup database schema.
  2. Manually insert admin user by using PhpMyAdmin
  3. Then, alter the environment.php as per your needs

That's it, you have a running installation of Cenmax documentationSystem.