samsoncms/material

SamsonCMS material application

Maintainers

Package info

github.com/samsoncms/material

Homepage

pkg:composer/samsoncms/material

Statistics

Installs: 3 144

Dependents: 8

Suggesters: 0

Stars: 0

Open Issues: 6

1.1.11 2017-01-29 19:08 UTC

This package is not auto-updated.

Last update: 2026-03-11 22:06:38 UTC


README

#SamsonCMS

Latest Stable Version Build Status Total Downloads Stories in Ready

Modular, event-driven content management system based on SamsonPHP framework.

##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