A "Rich Text" widget type for the Craft dashboard, allows you to easily add some notes and links to the dashboard.
- Upload the
richtextwidget
folder to yourcraft/plugins
folder. - Go to Settings > Plugins from your Craft control panel and enable the Rich Text Widget plugin.
- From the plugin's settings page you can choose the Redactor config you'd like to use.
Widget.json
is provided with some sensible defaults, this will need copying to yourcraft/config/redactor
folder.
- The text field won't show initially due to a Craft bug, for now just initially save the field then edit it again via the settings icon in the top right.