magnxpyr/kotny

Open Source CMS written with Phalcon PHP Framework 3.x

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 0

Open Issues: 0

Language:CSS

Type:project

dev-master 2019-02-13 20:01 UTC

This package is not auto-updated.

Last update: 2024-04-18 23:25:12 UTC


README

Content management system based on Phalcon Framework

CS PSR2 badge Phalcon badge

Requirements

To run this application, you need at least:

  • PHP 5.6+
  • Phalcon 3.0.0+
  • mysql
  • apache(+mod_rewrite) / nginx

Installation

Composer

composer create-project magnxpyr/kotny

After some time, do not forget run composer update for update dependencies:

composer update

NPM

npm install

To recompile changes on a theme

grunt dev

For a new environment create a file in config directory named config-env and set in config-default.php $environment = env