Commit Graph

5 Commits

Author SHA1 Message Date
98ce9f1ec4 Add log files for ps_accounts and lscache with error details
- Created new log file for lscache with debug messages indicating configuration issues.
- Added multiple log files for ps_accounts capturing errors related to shop token refresh failures and multi-shop configuration issues from August 18 to August 24, 2025.
2025-08-24 20:39:52 +02:00
2515025eaf feat: Add initial index.php file and remove prod.log
- Created a new index.php file with the necessary PrestaShop license and configuration.
- Removed the empty prod.log file from the logs directory.
2025-08-19 01:00:18 +02:00
48c0a99d26 Initialize production log file for logging purposes 2025-06-09 23:37:18 +02:00
64bcc1a6be Add new templates and update existing ones for An Home Products module
- Created new index.php files for various directories to establish structure.
- Added form.tpl and index.php for form helpers to enhance form handling.
- Introduced suggestions.tpl and top.tpl for improved admin interface.
- Implemented ajax-products.tpl and banners.tpl for front-end product display.
- Developed content.tpl and widget-blocks.tpl for dynamic content rendering.
- Enhanced widget-tabs.tpl and widget-wrapper.tpl for better tabbed navigation.
- Included necessary licensing information in all new files.
2025-05-16 14:21:29 +02:00
b65352c452 first commit 2024-10-28 22:14:22 +01:00