]> BookStack Code Mirror - bookstack/commit
Support custom commands via logical theme system
authorDan Brown <redacted>
Mon, 22 Nov 2021 18:30:58 +0000 (18:30 +0000)
committerDan Brown <redacted>
Mon, 22 Nov 2021 18:30:58 +0000 (18:30 +0000)
commitcdaad2f40ec96fd98e6320638854c69b90bfe847
tree651a53341ee0660889b16f1e2f1df5e6e1205846
parent4ddbc9556bf02ecd31aff093ed4acb200c9fcfd6
Support custom commands via logical theme system

Added initial work to support registering commands through the logical
theme system. Includes docs changes and example.

Not yet covered via testing.
app/Console/Kernel.php
app/Theming/ThemeService.php
dev/docs/logical-theme-system.md