Installation Instruction for Magento 2

Joovii Sendle shipping Magento 2 Integration BACKING UP Installing or upgrading this extension will make changes in your database, so it is best to have a backup of your database before proceeding. Manual Install – Create folder structure /app/code/Joovii/Sendleshipping/ – Download the .ZIP file from the marketplace – Extract the contents of the .ZIP file to the folder you just created Run install commands: php…

Installation Instruction for Magento 1

Backing up Installing or upgrading this extension will make changes in your database, so it is best to have a backup of your database before proceeding. Requirements min PHP 5.3.x Magento CE > 1.7.0.2 Step-by-step guide Follow these steps to install the extension. Disable Compilation In the Magento admin panel, go to System >Tools > Compilation. In case Compiler Status is “Enabled”, click on the Disable button. In case the…

Max weight / volume calculation in wordpress

Total weight > sendle’s max weight OR total volume > sendle’s max volume calculation in wordpress The plugin first checks the total weight or volume of the products in cart. ( if volume calculation is enabled in the backend then only check the volume limit) 1. if ( total cart weight > sendle’s max weight limit  OR total cart volume > sendle’s max volume limit…

How use sendle for other shipping method and download label in wordpress

At first disable the sendle for the frontend if you want to use it only for other shipping method. You can see a setting in wp-admin-> woocommerce-> shipping -> sendle setting like “Show the rates in frontend”. Please uncheck it. Now you can also see a setting in this page like “Post to Sendle API for the selected shipping method” Please choose “flat rate”, if you…

Calculates shipping for multiple over Sendle’s max weight limit (Multiple packages) in shopify sendle app

Support weight over 25kg for AU and 70 pounds for US: This app breaks the cart items into multiple packages when it is over 25kg for AU and 70 pounds for US. And gets rates from sendle for individual packages and adds it and then returns the total as shipping cost in the checkout process . But in this case it will not book the…

What is “Book shipment on” in shopify sendle app

There is an option in the app setting -> Order Synchronization section to configure order posting to sendle. You can see a “Book Shipment on” select option in the setting and there are 2 options in that setting: 1.  Book from app order listing 2.  Automatically book when order received 1. If you choose “Book from app order listing” then you are able to book…