Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.02 KB

readme.md

File metadata and controls

34 lines (24 loc) · 1.02 KB

Please note that it is over a year old and no longer maintained.

CoolMS - Cool Web Management System

CoolMS is a cool content management system. It offers a set of prepared functions, which can be easily extended. CoolMS is primarily aimed to developers with knowledge of Nette Framework.

Requirements

  • PHP 5.3+
  • MySQL 5+
  • Nette Framework 2.0

Uses

  • Nette Framework (New BSD license)
  • TinyMCE (GNU LGPL)
  • Nella (GNU LGPL)
  • Silk Icons (CC BY 2.5)

Installation

You should be familiar with installation of the sandbox from the Nette Framework.

  • Download the package
  • Unpack folder to your server so that directory www/ matches your document root.
  • Execute app/coolms.sql (located in the app/ folder of downloaded package) on your mysql server
  • Run from browser (default login - change ASAP - is email: [email protected], password: admin)

See https://github.com/OndrejSlamecka/CoolMS for further information