Skip to content

Conversation

@CySSoO
Copy link
Contributor

@CySSoO CySSoO commented Oct 18, 2025

Summary

  • add Doctrine entities and repository for FAQs backed by Symfony cache
  • introduce an EverBlockFaqProvider service and inject it into the module and admin controller
  • update FAQ shortcode rendering and admin actions to use the provider and invalidate cache

Testing

  • php -l src/Repository/EverBlockFaqRepository.php
  • php -l src/Service/EverBlockFaqProvider.php
  • php -l src/Entity/EverBlockFaq.php
  • php -l src/Entity/EverBlockFaqTranslation.php
  • php -l models/EverblockFaq.php
  • php -l models/EverblockTools.php
  • php -l everblock.php
  • php -l src/Controller/Admin/EverblockFaqController.php

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

@CySSoO CySSoO merged commit cd6ce5d into master Oct 18, 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