elasticms/maker-bundle

Allows the creation of a demo site, and the creation of default configurations for website creators.

Installs: 1 895

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 9

Forks: 3

Open Issues: 5

Type:symfony-bundle

1.0.3 2021-03-31 16:13 UTC

README

Allows the creation of a demo site, and the creation of default configurations for website creators

Coding standards (TODO)

PHP Code Sniffer is available via composer, the standard used is defined in phpcs.xml.diff:

composer phpcs

If your code is not compliant, you could try fixing it automatically:

composer phpcbf

PHPStan is run at level 7, you can check for errors locally using:

composer phpstan

Documentation

Configuration