Updated composer and translations composer install --no-dev composer dump-autoload --optimize git add vendor/ --force make updatepo
The NoticeTitle plugin allows users to add titles to notices. Installation ============ add "addPlugin('NoticeTitle');" to the bottom of your config.php Settings ======== restricted: Whether this option is restriced to users with the "richedit" role. Example ======= addPlugin('NoticeTitle', array( 'restricted' => false ));