php - SilverStripe adding announcements / warnings to CMS pages -


is there way add announcement messages on top of admin pages, similar warning message on deleting install files after fresh silverstripe install?

enter image description here

yes - https://packagist.org/packages/sheadawson/silverstripe-timednotices

though they'll appear where-ever in cms, not on specific pages. can choose duration, , users targeted though.


Comments

Popular posts from this blog

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -