Download the PHP package vendiro/magento2-plugin without Composer
On this page you can find all versions of the php package vendiro/magento2-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vendiro/magento2-plugin
More information about vendiro/magento2-plugin
Files in vendiro/magento2-plugin
Package magento2-plugin
Short Description Official Vendiro module for Magento 2
License CC-BY-NC-ND-3.0
Informations about the package magento2-plugin
Vendiro Magento Plugin
The Vendiro Magento plugin offers seamless integration, allowing you to connect your Magento store with the Vendiro platform. This robust plugin empowers you to effortlessly import orders from more than 40 European marketplaces into your Magento® 2 store. Beyond order management, it also handles stock level synchronization and shipment confirmation, enhancing the efficiency of your e-commerce operations.
Installation
Prior to initiating the installation process, we strongly advise creating backups of both your webshop files and the database.
Installation using Composer
Magento® 2 utilizes Composer for managing module packages and libraries. Composer serves as a PHP dependency manager, allowing you to declare the libraries your project relies on and handling their installation and updates.
To determine if Composer is installed on your server, execute the following command:
If your server doesn’t have composer installed, you can easily install it by using this manual: https://getcomposer.org/doc/00-intro.md
Step-by-step to install the Magento® 2 extension through Composer:
- Connect to your server running Magento® 2 using SSH or other method (make sure you have access to the command line).
- Locate your Magento® 2 project root.
-
Install the Magento® 2 extension through composer and wait till it's completed:
-
Once completed run the Magento® module enable command:
-
After that run the Magento® upgrade and clean the caches:
-
If Magento® is running in production mode you also need to redeploy the static content:
- After the installation: Go to your Magento® admin portal and open ‘Stores’ > ‘Configuration’ > ‘Vendiro’
Compatibility
- PHP Versions: PHP 7.4, PHP 8.1, PHP 8.2
- Magento Versions: Magento 2.3.5 up to Magento 2.4.6