prestashop
Here are 388 public repositories matching this topic...
-
Updated
May 29, 2020 - Perl
-
Updated
Jun 5, 2020 - PHP
Hi guys,
Hope you are doing all well in these coronavirus times !
I like to contribute and create a connector to my project called qorpress.
https://github.com/qorpress/qorpress. It is a cms written in golang with plugins.
To modernize the front-end, I started a boilerplate with vue-cli-plugin-nativescript-vue.
It
-
Updated
Mar 4, 2020 - JavaScript
-
Updated
Dec 4, 2019 - PHP
-
Updated
May 6, 2020 - PHP
I'm trying to test prestashop with a custom mysql server and figure out that db_port option is missing. You should add to env vars in docker-compose.yml file. Without this option, prestashop container shows this message:
- Waiting for confirmation of MySQL service startup
Thanks
Adding Warehouse
Hello,
I am trying to create a new warehouse using PrestaSharp libraries but I get an error.
WarehouseFactory WarehouseFactory = new WarehouseFactory(BaseUrl, Account, Password);
ShopFactory ShopFactory = new ShopFactory(BaseUrl, Account, Password);
warehouse Warehouse = new warehouse();
Warehouse.id = 3;
Warehouse.name = "net";
Warehouse.id_address = 3028;
Warehouse.id_currenc
-
Updated
Jun 9, 2020 - Smarty
-
Updated
Apr 3, 2018 - PHP
-
Updated
Jul 12, 2013 - PHP
-
Updated
Mar 25, 2020
To avoid confusion - updated this to match latest revision:
Issue: Currently single post page always uses global meta description / keywords values, even when post actually has data.
Single post does not set it's meta data => add code to override global value with post's meta data (if set):
a) Handle in main controller: - uncomment code:
FILE: smartblog/classes/c
-
Updated
Sep 7, 2017 - PHP
-
Updated
May 5, 2020 - PHP
-
Updated
Jun 9, 2020 - PHP
very great work, but please help with a brief install guide if possible at this stage, global steps and link will be good enough. thank you.
-
Updated
Dec 12, 2018 - PHP
-
Updated
Jun 8, 2020 - PHP
-
Updated
Apr 1, 2016 - Shell
-
Updated
May 14, 2020 - PHP
-
Updated
Jun 6, 2020 - TypeScript
We should remove jQuery from the final source file distributed in dist directory.
jQuery and Bootstrap should come as pure external dependencies, and not be included in the final source file of prestashop-ui-kit.
-
Updated
Oct 9, 2018 - JavaScript
Improve this page
Add a description, image, and links to the prestashop topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prestashop topic, visit your repo's landing page and select "manage topics."
Describe the bug
On product page in FO, "Product Details" tab is visible and empty even if there is no data to display.
Expected behavior
No "Product Details" tab if there is no data to display. And no white block if there is no Description too.
Steps to Reproduce
Steps to reproduce the behavior: