Skip to content

tuannguyen29/phalcon-speedup

Repository files navigation

Phalcon Speedup CMS Application

Phalcon is a web framework delivered as a C extension providing high performance and lower resource consumption.

Phalcon Speedup CMS - open source content management system (CMS). Written in Phalcon PHP Framework (version 5.x supported). Please write us if you have any feedback.

Thanks.

NOTE

The master branch will always contain the latest stable version. If you wish to check older versions or newer ones currently under development, please switch to the relevant branch.

Get Started

Requirements

Installation

  1. Copy project to local environment - git clone [email protected]:tuannguyen29/phalcon-speedup.git
  2. Copy file cp .env.example .env
  3. Edit .env file with your DB connection information
  4. Install composer, run command: composer install

Migrations

  1. Show list vendor/bin/phalcon-migrations list --config=migrations.php
  2. Generate vendor/bin/phalcon-migrations generate --config=migrations.php
  3. Run create db vendor/bin/phalcon-migrations run --config=migrations.php

Demo

  • Homepage

Alt text

  • Login/Register page

Alt text

This admin using AdminLTE template version v2.4.17, link here.

Alt text

License

This CMS is built on Invo.

Invo is open-sourced software licensed under the New BSD License. © Phalcon Framework Team and contributors

About

The CMS is developed based on Phalcon Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published