Commit Graph

6 Commits

Author SHA1 Message Date
5140a2c2a9 Update availability attribute for offers containing "Janpol Fini" 2025-10-17 00:19:56 +02:00
e0f9588e7d Refactor XML feed handling for ceneo_drmaterac and ceneo_lulandia to improve structure and maintainability 2025-05-26 10:44:30 +02:00
0db495a5b1 update 2025-05-26 10:35:03 +02:00
88f4b3423e update 2025-05-26 10:13:58 +02:00
99a40fb7ea Refactor XML feed generation for ceneo_drmaterac and ceneo_lulandia to improve code readability and maintainability 2025-05-26 00:14:06 +02:00
2b584d7748 Add ceneo_lulandia_feed.php for XML feed generation and manufacturer data integration
- Implemented database connection using Medoo for MySQL.
- Fetched active manufacturers from the database.
- Retrieved XML data from a specified URL and saved it locally.
- Created a new XML structure for responsible producers and integrated it into the existing XML feed.
- Added responsible manufacturer information to each product offer in the XML.
- Handled file operations including deletion of old files and renaming of the final output.
- Included error handling for various stages of the process to ensure robustness.
2025-05-14 23:35:55 +02:00