Skip to content

mizzencms/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#MizzenCMS Lite

MizzenCMS Lite provides a quick way to create simple websites utilising existing composer packages.

###Installation

Please note that this is not even beta. Use at your own risk.

MizzenCMS Lite can be found on Packagist and composer is the recommended way to install.

For more info check out the website

Add the following to your composer.json:

{
    "require": {
        "mizzencms/core": "~0.4"
    }
}

And install dependencies:

$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install

###Features, Support & Extensions

More info at mizzencms.net

###Tests

There is a partial coverage of the pre-alpha version, updated and extended tests are coming soon.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages