2017 © Pedro Peláez
 

project cadmium-cms

Сontent management system for PHP7

image

cadmium-org/cadmium-cms

Сontent management system for PHP7

  • Sunday, October 8, 2017
  • by junepaik
  • Repository
  • 6 Watchers
  • 9 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Cadmium CMS

Build Status Scrutinizer Code Quality Gitter, (*1)

Cadmium CMS is PHP-based content management system for creating shiny and responsive websites!, (*2)

Current version is BETA. If you'll find a bug, please create an issue., (*3)

If you have any usage questions or just want to discuss this CMS, join our Gitter chatroom., (*4)

Features

  • Simple and lightweight.
  • Easy to install and use.
  • Fully mobile ready.
  • Multi-level pages nesting.
  • Multi-user.
  • SEO friendly.
  • Open-source.

Coming soon

  • Drag&drop editor for menus.
  • Publications.
  • Backups.
  • Full-featured multi-language system.
  • Caching system.
  • Full documentation.

System requirements

  • Apache web server (mod_rewrite module required).
  • PHP 7.0 or higher (Multibyte String, GD, SimpleXML, DOM extensions required).
  • MySQL database.

Installation

  1. Download the latest version of Cadmium CMS and unzip it.
  2. Upload contents of the www directory into the root directory of your web server.
  3. CHMOD following directories to 755 (or 777):
    • /engine/System/Classes/Addons
    • /engine/System/Data
    • /engine/System/Languages
    • /engine/System/Templates
    • /uploads
  4. Create a MySQL database.
  5. Go to your-site.com/install.php and follow installation instructions.

Installing via Composer

You can also install Cadmium CMS with Composer., (*5)

Run the following command:, (*6)

composer create-project cadmium-org/cadmium-cms -s dev

or create the composer.json file:, (*7)

{
    "require": {
        "cadmium-org/cadmium-cms": "dev-master"
    }
}

and then run:, (*8)

composer install

Official website: http://cadmium-cms.com, (*9)

Copyright (c) 2017, Anton Romanov. All rights reserved., (*10)

The Versions

08/10 2017

0.4.10.x-dev

0.4.10.9999999-dev http://cadmium-cms.com/

Сontent management system for PHP7

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

by Anton Romanov

cms cadmium cadmium cms

02/10 2017

dev-master

9999999-dev http://cadmium-cms.com/

Сontent management system for PHP7

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

by Anton Romanov

cms cadmium cadmium cms