Download the PHP package unzerdev/shopware5 without Composer
On this page you can find all versions of the php package unzerdev/shopware5. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download unzerdev/shopware5
More information about unzerdev/shopware5
Files in unzerdev/shopware5
Download unzerdev/shopware5
More information about unzerdev/shopware5
Files in unzerdev/shopware5
Vendor unzerdev
Package shopware5
Short Description Unzer payment integration for Shopware 5
License Apache-2.0
Package shopware5
Short Description Unzer payment integration for Shopware 5
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package shopware5
UnzerPayment
Installation
You can also get this plugin via the Shopware Community Store.
For production
- Upload the plugin files into the
custom/plugins
folder in your shopware installation. - Inside the plugin directory
custom/plugins/UnzerPayment
runcomposer install --no-dev
- Switch to backend and install the plugin using the Shopware plugin manager and configure it as you need.
For development
- Clone the plugin repository into the
custom/plugins
folder in your shopware installation. - Inside the plugin directory run
composer install
- Go to the plugin manager and install/activate the plugin.
Configuration
After the actual plugin installation it is necessary to activate the new payment methods and add them to the desired shipping methods.
Further information and configuration you can find within the manual.
Migration from HeidelPayment to UnzerPayment
- Uninstall the Heidelpay plugin. Make sure that the stored data of the plugin is not deleted.
- Install and configure the Unzer plugin.
- Activate the Unzer payment methods and assign them to the corresponding shipping methods.
- Orders placed with the Heidelpay plugin can now be processed as usual via the Unzer plugin in the Shopware backend.
All versions of shopware5 with dependencies
PHP Build Version
Package Version
The package unzerdev/shopware5 contains the following files
Loading the files please wait ....