Download the PHP package monsieurbiz/sylius-coliship-plugin without Composer
On this page you can find all versions of the php package monsieurbiz/sylius-coliship-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download monsieurbiz/sylius-coliship-plugin
More information about monsieurbiz/sylius-coliship-plugin
Files in monsieurbiz/sylius-coliship-plugin
Package sylius-coliship-plugin
Short Description Improve your Sylius for Coliship.
License MIT
Informations about the package sylius-coliship-plugin
Coliship for Sylius
This plugin gives you an enhanced address with all Coliship fields (that's all for now).
Compatibility
Sylius Version | PHP Version |
---|---|
1.12 | 8.2 - 8.3 |
1.13 | 8.2 - 8.3 |
1.14 | 8.2 - 8.3 |
Installation
If you want to use our recipes, you can configure your composer.json by running:
Change your config/bundles.php
file to add the line for the plugin :
Then create the config file in config/packages/monsieurbiz_coliship_plugin.yaml
:
Then import the routes in config/routes/monsieurbiz_coliship_plugin.yaml
:
Update App\Entity\Shipping\ShippingMethod
to implements ColishipShippingMethodInterface
and use ColishipShippingMethodTrait
.
Update App\Entity\Addressing\Address
to implements ColishipAddressInterface
and use ColishipAddressTrait
.
Finally, update your database schema :
Contributing
You can find a way to run the plugin without effort in the file DEVELOPMENT.md.
Then you can open an issue or a Pull Request if you want! 😘
Thank you!
License
This plugin is completely free and released under the MIT License.
All versions of sylius-coliship-plugin with dependencies
php Version ^8.2
ext-mbstring Version *
sylius/sylius Version >=1.12 <2.0