lumturo-net/contao-gastroburner-bundle

Gastroburner-Abfrage-Game

1.2.7 2023-08-02 13:55 UTC

README

Only for internal use...

Customize

Then rename the following files and/or the references to SkeletonBundle in the following files:

  • src/ContaoManager/Plugin.php
  • src/DependencyInjection/ContaoSkeletonExtension.php
  • src/ContaoSkeletonBundle.php
  • tests/ContaoSkeletonBundleTest.php

Finally add your custom classes and resources.

Release

Run the PHP-CS-Fixer and the unit test before you release your bundle:

vendor/bin/php-cs-fixer fix -v
vendor/bin/phpunit