Skip to content
This repository has been archived by the owner on Sep 23, 2019. It is now read-only.

sitegeist/Sitegeist.NeosGuidelines

Repository files navigation

DEPRECATED Sitegeist - Neos Guidelines

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