Download the PHP package oberonamsterdam/sylius-ingenicopaymentprovider-plugin without Composer
On this page you can find all versions of the php package oberonamsterdam/sylius-ingenicopaymentprovider-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oberonamsterdam/sylius-ingenicopaymentprovider-plugin
More information about oberonamsterdam/sylius-ingenicopaymentprovider-plugin
Files in oberonamsterdam/sylius-ingenicopaymentprovider-plugin
Package sylius-ingenicopaymentprovider-plugin
Short Description Ingenico payment provider plugin for Sylius.
License MIT
Informations about the package sylius-ingenicopaymentprovider-plugin
Plugin Skeleton
Skeleton for starting Sylius plugins.
Installation
-
Run
composer create-project sylius/plugin-skeleton ProjectName
. - From the plugin skeleton root directory, run the following commands:
To be able to setup a plugin's database, remember to configure you database credentials in tests/Application/.env
and tests/Application/.env.test
.
Usage
Running plugin tests
-
PHPUnit
-
PHPSpec
-
Behat (non-JS scenarios)
-
Behat (JS scenarios)
-
Download Chromedriver
-
Download Selenium Standalone Server.
-
Run Selenium server with previously downloaded Chromedriver:
-
Run test application's webserver on
localhost:8080
: - Run Behat:
-
Opening Sylius with your plugin
-
Using
test
environment: - Using
dev
environment:
All versions of sylius-ingenicopaymentprovider-plugin with dependencies
sylius/sylius Version ^1.6
ingenico-epayments/connect-sdk-php Version ^6.5