Plugin GLPI — temas e branding da tela de login (Butterfly)
Find a file
Claude 072547ae8a GLPI 11: remove dependências de libs extintas (CodeMirror, jQuery UI) e hack FileVersion
- add_css/add_javascript agora usam strings simples: o core do GLPI 11
  interpola o valor uma única vez e acrescenta ?v=<versão> sozinho, o que
  neutralizava o truque de __toString duplo do PluginButterflyFileVersion
  (classe removida).
- CodeMirror foi removido do GLPI 11 (substituído por Monaco no core);
  o init quebrava com ReferenceError. Textarea simples por ora; Monaco
  entra na modernização.
- $('#tabs').tabs() removido: jQuery UI não existe mais no GLPI 11 e o
  HTML das tabs já estava comentado.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 16:09:38 -03:00
css Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
front Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
inc GLPI 11: remove dependências de libs extintas (CodeMirror, jQuery UI) e hack FileVersion 2026-07-03 16:09:38 -03:00
locales Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
pics Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
public/themes Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
themes Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
.gitignore Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
composer.json Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
hook.php Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
LICENSE.md Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
plugin.png Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
README.md Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
RoboFile.php Baseline: plugin butterfly v2.1.0 como recebido (pré-fixes GLPI 11) 2026-07-03 15:34:10 -03:00
setup.php GLPI 11: remove dependências de libs extintas (CodeMirror, jQuery UI) e hack FileVersion 2026-07-03 16:09:38 -03:00

Butterfly for GLPI >= 10.0 (Compatible with GLPI 11.x)

Allow customization of logos, background and custom CSSs

Installation

  • Uncompress the archive to the <GLPI_ROOT>/plugins/butterfly directory
  • Navigate to the Configuration > Plugins page,
  • Install and activate the plugin.