sitegeist/neosguidelines

This package is abandoned and no longer maintained. No replacement package was suggested.

A package to validate projects against the sitegeist-project-guidelines.

v1.2.1 2019-09-23 10:31 UTC

This package is auto-updated.

Last update: 2019-09-23 10:39:27 UTC


README

This package is deprecated and will not recieve further updates. The problems it once solved are nowadays better adressed with the official Neos best practices here https://docs.neos.io/cms/manual/best-practices and our own best practices at sitegeist here https://github.com/sitegeist/Sitegeist.Neos.BestPractices.

A package to validate projects against the sitegeist-project-guidelines.

Authors & Sponsors

The development and the public-releases of this package is generously sponsored by our employer http://www.sitegeist.de.

Usage

  • ./flow guidelines:validateDistribution - validates your neos/flow distribution against the sitegeist-guidelines
  • ./flow guidelines:validatePackages - validates your neos/flow packages against the sitegeist-guidelines

Installation

This package is available via Packagist. Run composer require --dev sitegeist/neosguidelines to install the +sitegeist NeosGuidelines as dev-dependency into your project.

Configuration

The configuration is done via settings in the path Sitegeist.NeosGuidelines:

Documentation