A blog package for Neos CMS. (This package requires NeosRulez.Bootstrap)

Installs: 6 697

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:neos-plugin

4.0.15 2024-03-26 11:52 UTC

README

A blog package for Neos CMS. This package requires NeosRulez.Bootstrap

Installation

The NeosRulez.Blog package is listed on packagist (https://packagist.org/packages/neosrulez/blog) - therefore you don't have to include the package in your "repositories" entry any more.

Just add the following line to your require section:

"neosrulez/blog": "*"

And the run this command to fetch the plugin:

composer update

Author