Shopware Multi-Source Inventory: Allows the admin to create multiple inventory sources. The admin can add details while creating the inventory source like – Name, source address, contact information. The admin can assign an inventory source while creating the product and can also assign stock to the ordered product. This will help in the easy track of products.
Suppose you have only one inventory in Delhi. A Customer from Kerala has ordered some products.
So for delivering that product from Delhi location can cause a delay in delivery of the product, increase transportation cost, etc. However, if you have an inventory or warehouse in Kerala, then the product will reach the customer very soon which will further cut down the time and shipping cost.
Features
- The admin can assign product stock to the inventory.
- The admin can add multiple inventories in the store.
- Admin can assign stock to the ordered product.
- The admin can see the list of assigned ordered products in the order detail page
- It is easy to track the product.
Installation
To install Shopware Multi Source Inventory Shopware provides two ways to upload the plugin to the server.
Installation using commands
Customers will get a zip folder, and they have to extract the contents of this zip folder on their system. After extracting the WebkulMIS folder, the customer needs to transfer this custom > plugins on the server, as shown in the image below:
After the successful installation, you have to run these commands in the Shopware root directory.
Run this command to refresh the plugin –
/bin/console plugin:refresh
Go to your Shopware installation Root directory and run this command to install then activate the plugin –
./bin/console plugin:install --activate clearcache WebkulMIS.
To installing the assets(CSS/JS)
./bin/console assets:install
To clear the cache run this command –
./bin/console c:c
Now refresh the administration.
Manual Installation
For the manual installation of the plugin follow the steps as mentioned below:
Step 1: In the Shopware6 Backend go to plugin manager by navigating to Settings > System > Plugins.
Step 2: Just after clicking on the Plugins, the My plugins page will appear. The existing plugins are visible here.
Click on the Upload plugin to add a new plugin to the list. Select the zip folder of the plugin which has to be updated.
Step 3: After that, the recently uploaded plugin will be visible on the top of the list of plugins in My plugins page.
Further, in the newly added plugin, two actions can be performed which are: Install and Delete. The admin will install the plugin by clicking on the Install option in the dropdown.
Once the plugin gets installed the success message will popup saying “Your plugin has been installed.”
Step 4: After the installation, the admin will activate the plugin by turning the radio button ON.
After the installation process and plugin configuration if the Shopware Multi Source Inventory icon option is not visible in plugins then run this command to clear the cache:
php bin/console cache:clear
Admin Configuration
How to Managing Your Inventory In Shopware
After the successful installation of the Shopware Multi Source Inventory for Shopware, the admin can configure the module.
For that, they need to navigate through Setting>Plugins>Inventory Source and then click on the Inventory Source button.
Then to add new inventory click to create button.
General
Enter the Code, Name, Description, Latitude, Longitude, Priority and set the status active.
Contact Information
After entering the general details you have to enter a name, email, contact number and fax number.
Source Address
Then you have to enter the source address like country, address, street, city, postcode etc of your inventory.
After that, you need to click on Save button to add new Inventory Source.
How to Add Inventory In Products
To add inventory in products admin will navigate to Catalogues > Products and edit any product in which you want to add intentories.
After that there you will see a Inventories tab, click on it.
In Inventories tab then select the inventory source after that click to save button.
Order Inventory Setting
When Customer will add the product in the shopping card.
After that when the customer will place the order.
To add inventory in products order admin will navigate to Orders.
After that click on view button of order in which you want to add inventory. Then admin will click on inventories.
After that click to Set inventory.
Then after click on the set inventories button, a pop-up will open up in which you need to click on plus sign(add inventory).
After that admin will select the inventory source and quantity.
Then click to Save button. After that the admin will receive a notification.
Admin can check the added inventory source in general tab.
Need help?
Thus, that is all for the Multi Inventory System for Shopware 6, For any query in Shopware, you can send us an email at support@webkul.com.