Skip to content

refactor: migrate config form to Twig template#340

Open
giovanny07 wants to merge 2 commits intopluginsGLPI:mainfrom
giovanny07:feat/migrate-config-form-to-twig
Open

refactor: migrate config form to Twig template#340
giovanny07 wants to merge 2 commits intopluginsGLPI:mainfrom
giovanny07:feat/migrate-config-form-to-twig

Conversation

@giovanny07
Copy link

Replaces the raw HTML echo statements in PluginTagConfig::showConfigForm() with a Twig template (templates/forms/config.html.twig) using Bootstrap 5 card layout and fields_macros, consistent with the rest of the plugin's
GLPI 11 forms.

No functional changes — only presentation layer refactor.

Replace raw HTML echo statements in PluginTagConfig::showConfigForm()
with a Twig template using Bootstrap 5 card layout and fields_macros,
consistent with the rest of the plugin's GLPI 11 forms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant