PHPackages                             matheusvcorrea/sample-cms-markdown - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. matheusvcorrea/sample-cms-markdown

ActiveLibrary[Framework](/categories/framework)

matheusvcorrea/sample-cms-markdown
==================================

Sample Markdown CMS application

09PHP

Since Jul 23Pushed 9y ago1 watchersCompare

[ Source](https://github.com/matheusvcorrea/sample-markdown-cms)[ Packagist](https://packagist.org/packages/matheusvcorrea/sample-cms-markdown)[ RSS](/packages/matheusvcorrea-sample-cms-markdown/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Sample Markdown CMS
===================

[](#sample-markdown-cms)

Introduction
------------

[](#introduction)

This is a simple, Sample Markdown CMS using the ZF2 MVC layer and module systems.

Installation using Composer
---------------------------

[](#installation-using-composer)

The easiest way to create a new project is to use [Composer](https://getcomposer.org/). If you don't have it already installed, then please install as per the [documentation](https://getcomposer.org/doc/00-intro.md).

Create your new Sample Markdown CMS project:

```
composer create-project -n -sdev matheusvcorrea/sample-cms-markdown path/to/install

```

Config
------

[](#config)

### Doctrine Connection

[](#doctrine-connection)

Connection parameters can be defined in the application configuration in `config/autoload/doctrine.local.php`:

```
