knutselsmurf Posted September 24, 2012 Share Posted September 24, 2012 Does anybody have a simple example of a shipping-module for prestashop 1.5x ? Prestashop is really nice, but the DEVELOPMENT DOCUMENTATION is still VERY POOR !!! Link to comment Share on other sites More sharing options...
Nils-H Posted October 26, 2012 Share Posted October 26, 2012 I wonder about the same. I created a shipping module for 1.4.x, but it appears that the shipping module extension mechanism has changed quite a bit for 1.5. Some pointers would be appreciated. Link to comment Share on other sites More sharing options...
math_php Posted October 26, 2012 Share Posted October 26, 2012 Yes, There is a tutorial for shipping module in Prestashop 1.4.x, but I did not find the same for 1.5 Link to comment Share on other sites More sharing options...
Nils-H Posted March 10, 2013 Share Posted March 10, 2013 Does anyone at least know what the differences between 1.5 and 1.4 is for creating shipping modules? Link to comment Share on other sites More sharing options...
mvandiermen Posted March 10, 2013 Share Posted March 10, 2013 Does anybody have a simple example of a shipping-module for prestashop 1.5x ? Prestashop is really nice, but the DEVELOPMENT DOCUMENTATION is still VERY POOR !!! http://ozpost.net.au/downloads/?did=11 Link to comment Share on other sites More sharing options...
math_php Posted March 10, 2013 Share Posted March 10, 2013 Is it shipping sunday or what ? You also can download from free modules SoColissimo (French post service) Also put your shop in 'Devloppement mode' change in config/defines.inc.php define('_PS_MODE_DEV_', true); You will then get 'Deprecated' warnings displayed. Link to comment Share on other sites More sharing options...
Nils-H Posted May 3, 2013 Share Posted May 3, 2013 There's a few things that I don't understand... Is it ok/normal for a shipping module to "take control" over the complete shipping page? That is, it's not displayed along with other shipping options? I have not been able to find a single shipping module that just hooks in like just a new entry in the shipping options table. I _really_ miss some good information/tutorials on this subject. Link to comment Share on other sites More sharing options...
Nils-H Posted June 1, 2013 Share Posted June 1, 2013 I refuse to believe that there is no one out there that possess some knowledge about this, at least some of the developers of Prestashop itself? Yeah, I know, "use the source, Luke", but when all shipping modules use their own way of displaying carrier options, then It's not easy to figure out what's the intended way of doing this... Is a carrier module supposed to add options in the shipping option list? Is it supposed to "take over" the user interface and display a custom GUI for it's own options? Is it supposed to redirect to an external shipping calculator site, or display a popup, and then populate some hidden field with a value that the shipping cost calculation is using. The "default" shipping options create a myriad of css-selectors and hidden input fields that in the end map to some way of displaying and calculating it all. And none of it is documented... It's a bit frustrating to say at least. Link to comment Share on other sites More sharing options...
v4vibes Posted June 1, 2013 Share Posted June 1, 2013 hi the shipping suddenly disappeared from my shopping cart.it works with few products and dosent work with few, with white tea it shows free shipping, but shipment methods are also not displayed after checking the cart (put country as India for which shipping has been set up) , cannot understand y this happens. it works with most other products http://tea-india.co.in/online-tea-shop/en/white-tea/23-silver-tips-white-tea-nilgiris.html Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now