2017 © Pedro Peláez
 

library cms

SamsonCMS web-application

image

samsoncms/cms

SamsonCMS web-application

  • Saturday, February 25, 2017
  • by samsonos
  • Repository
  • 1 Watchers
  • 2 Stars
  • 684 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 6 Forks
  • 14 Open issues
  • 25 Versions
  • 0 % Grown

The README.md

SamsonCMS

Latest Stable Version Build Status Total Downloads Stories in Ready, (*1)

Modular, event-driven content management system based on SamsonPHP framework., (*2)

Installation

  • First of all you must get working Composer.
  • Automatic installation of SamsonCMS and all of its dependencies:
php composer.phar create-project --prefer-dist -s dev samsoncms/cms [your_path]
  • If you have installed composer globally you should use:
composer create-project --prefer-dist -s dev samsoncms/cms [your_path]
  • Configure your web-server document root to [your_path]/www

Roadmap

  • Give ability to easily change theme and design in SamsonCMS and its modules.
  • Add symfony2 support
  • Add internal help/docs system

Developed by SamsonOS, (*3)

The Versions