Skip to content

Conversation

@CySSoO
Copy link
Contributor

@CySSoO CySSoO commented Oct 20, 2025

Summary

  • move EverblockTools into src/Service under the module namespace and keep a global alias for legacy consumers
  • update the module entry point, controllers, and console commands to import the service instead of requiring the old model file
  • refresh the allow-list to point at the new service location

Testing

  • php -l src/Service/EverblockTools.php
  • php -l controllers/front/modal.php
  • php -l controllers/front/lookbook.php
  • php -l controllers/front/videoproducts.php
  • php -l src/Command/ExecuteAction.php
  • php -l src/Command/PrettyBlocksCommand.php
  • php -l src/Command/SearchReplaceCommand.php
  • php -l controllers/admin/AdminEverBlockController.php

https://chatgpt.com/codex/tasks/task_e_68f65e6309f08322927be6f242491830

@CySSoO CySSoO merged commit 593e66f into master Oct 20, 2025
0 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants