Download the PHP package 3brs/sylius-gpwebpay-payment-gateway-plugin without Composer
On this page you can find all versions of the php package 3brs/sylius-gpwebpay-payment-gateway-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download 3brs/sylius-gpwebpay-payment-gateway-plugin
More information about 3brs/sylius-gpwebpay-payment-gateway-plugin
Files in 3brs/sylius-gpwebpay-payment-gateway-plugin
Download 3brs/sylius-gpwebpay-payment-gateway-plugin
More information about 3brs/sylius-gpwebpay-payment-gateway-plugin
Files in 3brs/sylius-gpwebpay-payment-gateway-plugin
Vendor 3brs
Package sylius-gpwebpay-payment-gateway-plugin
Short Description GPWebpay plugin for Sylius
License MIT
Package sylius-gpwebpay-payment-gateway-plugin
Short Description GPWebpay plugin for Sylius
License MIT
Please rate this library. Is it a good library?
Informations about the package sylius-gpwebpay-payment-gateway-plugin
GP webpay Payment Gateway Plugin
Features
Installation
- Run
$ composer require 3brs/sylius-gpwebpay-payment-gateway-plugin
. - Add plugin classes to your
config/bundles.php
:
Usage
- Create GP webpay payment type
in Sylius admin panel, Configuration -> Payment methods
Development
Usage
- Develop your plugin in
/src
- See
bin/
for useful commands
Testing
After your changes you must ensure that the tests are still passing.
Opening Sylius with your plugin
- Install symfony CLI command: https://symfony.com/download
- hint: for Docker (with Ubuntu) use Debian/Ubuntu — APT based
Linux installation steps as
root
user and withoutsudo
command- you may need to install
curl
first
- you may need to install
- hint: for Docker (with Ubuntu) use Debian/Ubuntu — APT based
Linux installation steps as
- Run app sylius-g-p-webpay-payment-gateway-plugin
open http://127.0.0.1:8081/admin/login
, use sylius
, sylius
to login
- change
APP_ENV
totest
if you need it
License
This library is under the MIT license.
Credits
All versions of sylius-gpwebpay-payment-gateway-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
ext-openssl Version *
league/flysystem-bundle Version ^2.4
payum/iso4217 Version ^1.0
sylius/sylius Version ^1.11|^1.12
ext-openssl Version *
league/flysystem-bundle Version ^2.4
payum/iso4217 Version ^1.0
sylius/sylius Version ^1.11|^1.12
The package 3brs/sylius-gpwebpay-payment-gateway-plugin contains the following files
Loading the files please wait ....