Commit Graph

3 Commits

Author SHA1 Message Date
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
Roman Pyrih
3dbf971854 Save 2025-05-12 08:42:17 +02:00
5171f58e16 Refactor code structure for improved readability and maintainability 2025-05-08 21:28:20 +02:00