2017 © Pedro Peláez
 

sylius-plugin extra-promotions-plugin

Add extra promotions plugin for Sylius.

image

coding-berlin/extra-promotions-plugin

Add extra promotions plugin for Sylius.

  • Thursday, May 4, 2017
  • by lchrusciel
  • Repository
  • 10 Watchers
  • 2 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Sylius Plugin Skeleton License Version Build status on Linux Scrutinizer Quality Score

Usage

  1. Run composer create-project sylius/plugin-skeleton -s dev ProjectName.

Testing

In order to run Behat suites, execute following commands:, (*1)

$ composer install
$ tests/Application/bin/console doctrine:database:create --env test
$ tests/Application/bin/console doctrine:schema:create --env test
$ vendor/bin/behat

The Versions