Prestashop Programming Web Development by davy_yg Any one knows how to configure shipping in prestashop v. 1.6 ? I am trying to set it but appears to have an error in my courier. Re: Prestashop Programming Web Development by diafol You need to provide more info unless you want somebody to give you the urls of the relevant PrestaShop manual docs. Prestashop and smarty Programming Web Development by davy_yg Hello, I am trying to undestand what is smart.net for and what is it's relation with prestashop. I heard prestashop is made from smarty but I still cannot understand how to relate the two of them. I also cannot figure out how to create theme with prestashop. Can anyone else help me out? Thanks in advance. Re: Prestashop and smarty Programming Web Development by diafol http://build.prestashop.com/news/prestashop-1-7-faq/ Twig or Smarty (or pure PHP) for … search. https://www.google.co.uk/search?q=create+a+prestashop+theme&oq=create+a+&aqs=chrome.0.69i59j69i57j0l4… Prestashop addind images for product Programming Web Development by thilipdilip Hi, I 'm new to prestashop module deelopement, I created one module which customer can add …, now need to upload morethan one image. Here is my prestashop code. $image->id_product = intval($product->id); $tmpName = tempnam… Re: Prestashop 1.4 export database clients csv Programming Databases by cereal … the links: * http://doc.prestashop.com/display/PS16/Automatic+update * http://doc.prestashop.com/display/PS16/Updating+PrestaShop Other than that, the passwords… PrestaShop - Login programmatically Programming Web Development by alina_3 … of the buttons in my app open a [prestashop](https://www.siteground.com/tutorials/prestashop/) site for a authenticated user. How can… Re: PrestaShop - Login programmatically Programming Web Development by rproffitt Crossposting is going to get noticed. Anyhow my first thought would be asking if there's an API for this. Seems Dr. Google says there is. https://www.google.com/search?q=prestashop+api&ie=utf-8&oe=utf-8#q=prestashop+api+login Re: Prestashop 1.4 export database clients csv Programming Databases by cereal … template will not be updated. source: http://addons.prestashop.com/en/administration-tools-prestashop-modules/5496-1-click-upgrade-autoupgrade.html Test… Re: Prestashop 1.4 export database clients csv Programming Databases by cereal … can help you much more, you should ask to the PrestaShop support, as this module is shipped by them, and let… stage. Regarding the redirect, this does not seem related to PrestaShop, as the `config/settings.inc.php` file does not set… Re: PrestaShop - Login programmatically Programming Web Development by diafol I was going to venture an idea, but then I saw this post: https://forums.modx.com/thread/101688/prestashop---login-programmatically It seems this user has the same issue as you. So, I'm going to leave it to that site, as getting contributors from multiple sites answering the same question is a total waste of everybody's time. :( Prestashop installed in sub directory and its not working. Programming Web Development by Rizi004 … this is due to .htacces file? or some settings in prestashop admin panel? I test this on my local server and… Re: Prestashop installed in sub directory and its not working. Programming Web Development by scotv … permissions on folders and subfolders/recursively: /img /mails /modules /themes/prestashop/lang /translations /upload /download Prestashop 1.4 export database clients csv Programming Databases by Florea Hy there! I have prestashop 1.4.4.1 and i want to export database clients in CSV through Mysql. I want all the fields possible. Is possible to export their passwords also?I mean MD5. Can you please help me? Best regards, Florea Uwe Re: Prestashop 1.4 export database clients csv Programming Databases by cereal … which tables are involved check their database schema: * http://doc.prestashop.com/display/PS14/Fundamentals But the question is: you have… Re: Prestashop 1.4 export database clients csv Programming Databases by Florea … in order to import them into the CSV file for Prestashop 1.6. Or please give me a solution:) Please give… Re: Prestashop 1.4 export database clients csv Programming Databases by Florea … anymore this tool to upgrade your store. You already have PrestaShop version 1.4.4.1 installed. Any idea what to… Prestashop Modules error Programming Web Development by Florea Hy there! I have a strange error to my prestashop. If I deactivate the module block contact without container the … How to display products in Blockcategories prestashop? Programming Web Development by fireburner29 … 3.0) * International Registered Trademark & Property of PrestaShop SA */ if (!defined('_PS_VERSION_')) exit; class BlockCategories extends …$this->version = '2.8.3'; $this->author = 'PrestaShop'; $this->bootstrap = true; parent::__construct(); $this->displayName =… Re: Creating New market place in Prestashop Programming Web Development by Benjamin_7 …, My name is Benjamin Utterback, Community Manager for PrestaShop. That question about changing PrestaShop into an eBay type marketplace is something that… easily join and integrate an eBay store with your existing PrestaShop products. We have a module that will integrate your eBay… Unveiling the Power of SEO-Friendly URLs in PrestaShop-Elevating Your E-Co Digital Media Digital Marketing by josephchain440 …, the significance of SEO-friendly URLs in PrestaShop cannot be overstated. These seemingly inconspicuous elements … consequently, its overall performance in the digital landscape. PrestaShop, a widely-used e-commerce platform, empowers businesses …, their bottom line. Embracing this aspect of PrestaShop development is not just a refinement; it's… Need help with "Prestashop" shopping cart Programming Web Development by webline … disable address step during checkout and registration process. Prestashop website - [www.prestashop.com](http://www.prestashop.com) If someone just can help me… Re: Unveiling the Power of SEO-Friendly URLs in PrestaShop-Elevating Your E-Co Digital Media Digital Marketing by peol Businesses to create and manage their online stores efficiently. However, amidst the myriad of features it offers, the optimization of URLs often takes a back seat for many online merchants. Unveiling the power of SEO-friendly URLs in PrestaShop can be a game-changer for those looking to boost their online presence. Re: Need help with "Prestashop" shopping cart Programming Web Development by raihan.ikbal You always sought to create your own online store but didn’t had the familiarity how to found or what shopping-cart solution to use? No Problem! In this article I will begin you the key-features of PrestaShop, one of the most worn open-source e-Commerce shopping-cart solutions out there, which is free to use and with a big the public. Re: Need help with "Prestashop" shopping cart Programming Web Development by webline @diafol - Thank you, i know that, but i have nothing to loose because it's an free web hosting service just prestashop installed by default. ccavneue prestashop module Programming Web Development by cruisemiraz this is a ccavenue payment module which was downloaded from here [url]http://www.prestashop.com/forums/viewthread/48837/[/url] it is not working properly for indian merchants...it is redirected to world.ccavenue.com/.../.. so what will be the exact url or if needed please tell me whats the problem ...hereby i am attaching the module zip file Creating New market place in Prestashop Programming Web Development by thilipdilip Hi : I'm running one shopping cart with prestashop which is working good, now I want the market place … Pages in prestashop modules Programming Web Development by thilipdilip HI: I'm new to prstashop developement Enviroinment. In Prestashop I have created on module, In that I want to create a page and need to place the link in user dashboard once the user was logged in this link will be display in user dashboard, how to do this. Thanks in Advance. Best paypal module for prestashop Hardware and Software Linux and Unix by Frank15 Hi, Anyone can suggest me the best paypal module for prestashop site. Thanks in advance. Re: Best paypal module for prestashop Hardware and Software Linux and Unix by Frank15 I need paypal advanced module for my prestashop site.