sitegeist / neosguidelines
A package to validate projects against the sitegeist-project-guidelines.
Installs: 14 371
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 3
Open Issues: 1
Type:neos-package
Requires
- neos/flow: ~5.0 || ~6.0 || dev-master
Requires (Dev)
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
- Max Strübing - struebing@sitegeist.de
- Martin Ficzel - ficzel@sitegeist.de
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: