-
The request to remove folder _install/_ at the end of an installation run is pretty pointless and just distracting for the merchant.
- [ ] Remove _install/_ automatically on successful installation…
-
Hello,
Do you think if it possible to embed all js and all css in a unique file for all controllers
Actually if i use SmartCache for JS & CSS the hash change for page product / home / category.
…
-
Thirtybees autoloader loads *every* php file in `classes` directory. Sometimes this can cause problems. I have seen following issues:
- merchant copied (by mistake in ftp manager) whole directory `…
-
As the object, the Geo IP lite database are not available anymore for free download from maxmind site.
In my search for a IP locator tool, i've discovered the https://ipgeolocationapi.com/ service, t…
ghost updated
3 years ago
-
[![Bountysource](https://api.bountysource.com/badge/issue?issue_id=5012446)](https://www.bountysource.com/issues/5012446-prestashop-integration-feature-request?utm_source=5012446&utm_medium=shield&utm…
-
We are simplifying our store and have found removing subcategories hard work. If we have
Recycling > Recycled > Products
Recycling > Recyclable > Products
And we want to just have
Recycling…
-
In order to facilitate git bisect, we have a requirement that every commit can be built.
It does not have to pass testing, but it has to compile. If it doesn't, then it's a problem.
We have a scrip…
-
I am cleaning up my github repositories. While doing it, I noticed, that the sitemap module is missing under https://github.com/thirtybees/thirtybees/tree/main/modules.
Is there any reason for it o…
-
Thirtybees 1.2.0 .
I'm testing some results in the searchbar and I see always the same issue: the found product is shown in the suggestions in a different position based on the product type, and ne…
-
I had a look at the encoding of a fresh TB 1.3 installation and noticed that the encoding of the tables varies.
The core tables have utf8mb4_unicode_ci, the module tables utf8_general_ci and the lo…