Download the PHP package waaz/sylius-pickup-plugin without Composer
On this page you can find all versions of the php package waaz/sylius-pickup-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download waaz/sylius-pickup-plugin
More information about waaz/sylius-pickup-plugin
Files in waaz/sylius-pickup-plugin
Download waaz/sylius-pickup-plugin
More information about waaz/sylius-pickup-plugin
Files in waaz/sylius-pickup-plugin
Vendor waaz
Package sylius-pickup-plugin
Short Description Pickup Shipping plugin for Sylius.
License MIT
Package sylius-pickup-plugin
Short Description Pickup Shipping plugin for Sylius.
License MIT
Please rate this library. Is it a good library?
Informations about the package sylius-pickup-plugin
Notes
- This Plugin is a generic plugin allows to add pickup delivery
- See Pickup Demo Plugin for an example of implementation
Installation
Add the plugin to the config/bundles.php
file:
Add the plugin's config to by creating the file config/packages/magentix_sylius_pickup_plugin.yaml
with the following content:
Add the plugin's routing by creating the file config/routes/magentix_sylius_pickup_plugin.yaml
with the following content:
Add a trait to your shipment class
Finish the installation by updating the database schema and installing assets:
All versions of sylius-pickup-plugin with dependencies
PHP Build Version
Package Version
The package waaz/sylius-pickup-plugin contains the following files
Loading the files please wait ....