Display a toolbar with admin options on the frontend
composer require "thewebmen/silverstripe-admintoolbar" "dev-master"
Disable buttons using the config:
AdminToolbar:
hide_cache_button: true
hide_stage_button: false
hide_edit_button: false
Add an extensions on TheWebmen\AdminToolbar\AdminToolbar with the method addExtraButtonsHTML(&$extraButtonsHTML) to add exta buttons
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem