sanatorium / help
Help extension for Cartalyst Platform, compatible with the platform default app help.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:platform-extension
Requires
- php: >=5.4.0
- cartalyst/composer-installers: 1.2.*
- illuminate/support: ~5.0
- platform/foundation: >=2.0 <5.0
This package is not auto-updated.
Last update: 2024-11-09 20:39:32 UTC
README
Help extension for Cartalyst Platform, compatible with the platform default app help.
Contents
Documentation
No documentation available.
Changelog
Changelog not available.
Support
Support not available.
Hooks
List of currently used hooks:
'menu.system' => 'sanatorium/help::help.hookMenu',
'admin.scripts.footer' => 'sanatorium/help::help.hookFooter',