Download the PHP package waaz/sylius-mondial-relay-plugin without Composer
On this page you can find all versions of the php package waaz/sylius-mondial-relay-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download waaz/sylius-mondial-relay-plugin
More information about waaz/sylius-mondial-relay-plugin
Files in waaz/sylius-mondial-relay-plugin
Package sylius-mondial-relay-plugin
Short Description Mondial Relay Shipping plugin for Sylius.
License GPL-3.0-or-later
Informations about the package sylius-mondial-relay-plugin
author [@Magentix] (https://github.com/magentix/SyliusMondialRelayPlugin)
SyliusMondialRelayPlugin
This Plugin allows to add the Mondial Relay delivery method to Sylius.
Features
-
Mondial Relay Pick-up delivery up to 150kg (24R, 24L, DRI)
-
Pick-up location in France, Belgium, Luxembourg, Germany and Spain
-
On-map or on-list pick-up selection
-
Configurable shipping rates based on weight
- Direct shipping management through Mondial Relay web services (shipments registration, shipping labels downloading)
Overview
With over 40 million parcels delivered through its network of 6500 pick-up points in France (and more than 36000 in Europe) and home delivery services, Mondial Relay is a major actor of delivery to companies and individuals. Thousands of merchants use their services as well as the total control of the logistics process that Mondial Relay offers.
Screenshot
Installation
Sylius >= 1.3.0
Add the plugins to the config/bundles.php
file:
Add the plugin's config by creating the file config/packages/magentix_sylius_mondial_relay_plugin.yaml
with the following content:
Add the plugin's routing by creating the file config/routes/magentix_sylius_mondial_relay_plugin.yaml
with the following content:
Finish the installation by updating the database schema and installing assets:
Sylius < 1.3.0
Add plugin dependencies to your AppKernel.php
file:
Import required config in your app/config/config.yml
file:
Import routing in your app/config/routing.yml
file:
Deploy Assets:
Configuration
In Shipping Method section from admin, add and configure new Method with Mondial Relay Calculator.
In Shipping Gateway section from admin, add and configure new Gateway with Mondial Relay Shipping Method.
API test
- API WSDL: https://www.mondialrelay.fr/WebService/Web_Services.asmx?WSDL
- API Company: BDTEST13 (test mode)
- API Reference: 11 (test mode)
- API Key: PrivateK (test mode)
All versions of sylius-mondial-relay-plugin with dependencies
sylius/sylius Version ^1.8
bitbag/shipping-export-plugin Version ^1.4
waaz/sylius-pickup-plugin Version ^3.0