Commit Graph

7 Commits

Author SHA1 Message Date
Konstantin 53e8ab627c Вирусы, или чё 2026-06-12 11:45:59 +03:00
Konstantin 80e5820c47 Refactor engine structure: remove legacy files and introduce new architecture
- Deleted legacy model.php, proxy.php, registry.php, and router.php files.
- Added new action.php, controller.php, event.php, loader.php, model.php, proxy.php, registry.php, and router.php files to implement a more modular and maintainable structure.
- Introduced an event-driven architecture for better extensibility.
- Updated loader functionality to handle controllers, models, views, libraries, helpers, and configurations.
- Ensured compatibility with OpenCart standards and improved error handling.
- Created a new DDEV configuration file for streamlined development environment setup.
2026-06-12 11:14:59 +03:00
Konstantin 6c8a012702 Автозамены регионов 2026-05-30 17:43:37 +03:00
Konstantin 0774c39ba8 Тексты товаров в разные ячейки и 404 страница 2026-05-30 12:02:09 +03:00
Konstantin 95ac0ef898 Категории услуг и удаление latest из блога 2026-05-30 10:13:44 +03:00
Konstantin 2b8d4dc057 Удалил googleshopping 2026-05-30 09:52:37 +03:00
Konstantin de0344d218 first commit 2026-05-30 09:27:58 +03:00