Advanced Shipping (Magento 1)
English
Description
Shipping Module for Magento 1.x, (*1)
Advanced Shipping extension for Magento is the solution that helps you to configurate shipping rates in a very flexible way.
Indeed, with Advanced Shipping, you can set shipping rates using almost any variable available: destination, weight, price (including tax or excluding tax, before or after discount), quantity, categories, product attribute, item option, customer group, customer attribute, coupon code, Magento's custom variable, store id, date, etcâŠ, (*2)
Extension features
- Can manage one shipping mode (unlimited in Advanced Shipping Pro) and unlimited shipping methods
- Multiple conditionnal delivery methods depending on what you want
- Shipping rates based on destination, weight, price (including tax or excluding tax, before or after discount), quantity
- Shipping rates based on customer group or customer attribute
- Shipping rates based on categories, product attribute, item option
- Shipping rates based on custom variable, coupon code, store id, date, etcâŠ
- Shipping rates based on formulas combining any variable that you need
- Filtering postal codes using wildcards or regular expressions
- Configuration in JSON format (can be generated by scripts)
- Extension used in many countries over the world
- Easy-to-use documentation in english and in french
Want to do more?
Discover our add-ons for Advanced Shipping, (*3)
Documentation
See the documentation, (*4)
License
LICENSE.txt, (*5)
How to manually install the extension?
- Backup your store database and web directory
- Login to Magento backend
- Go to System > Tools > Compilations, if Compiler Status is Enabled, disable the compilation
- Uncompress the archive file, then copy directories "app", "js" and "lib" in your Magento root directory
- Go to System > Cache Management. Click button Flush Magento Cache
- Logout from Magento backend and login again
How to completely uninstall the extension ?
After having uninstalled the extension in Magento Connect Manager, some references remain in the database.
To solve this problem, you must execute the following MySQL query:, (*6)
DELETE FROM `core_config_data` WHERE `path` LIKE 'carriers/owebiashipping_/%'
Français
Vous voulez davantage de fonctionnalités ?
DĂ©couvrez nos plugins pour Advanced Shipping, (*7)
Documentation
Voir la documentation, (*8)
- Faites une sauvegarde de votre boutique et de votre répertoire web
- Connectez-vous au panneau d'administration de Magento
- Allez dans SystÚme > Outils > Compilation, désactiver le compilateur s'il est activé
- Décompresser l'archive, puis copier les répertoires "app", "js" et "lib" dans le répertoire racine de votre boutique Magento
- Allez dans SystĂšme > Gestion du cache. Cliquer sur le bouton Vider le cache de Magento
- DĂ©connectez-vous du panneau d'administration de Magento puis connectez-vous Ă nouveau
AprĂšs avoir dĂ©sinstallĂ© lâextension depuis Magento Connect Manager, il reste encore des rĂ©fĂ©rences dans la base de donnĂ©e.
Pour solutionner ce problĂšme, il faut exĂ©cuter la requĂȘte MySQL suivante :, (*9)
DELETE FROM `core_config_data` WHERE `path` LIKE 'carriers/owebiashipping_/%'