Commit Graph

3 Commits

Author SHA1 Message Date
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
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