#Blog Categories List - SilverStripe widget
This SilverStripe widget outputs a list of your blog categories.
##Installation & Usage
Rename the downloaded folder to widget_blogcategories
(that bit is important), drop it into the root directory of your SilverStripe site and run a /dev/build
. You will then see the widget in your list of available widgets.
You will need the SilverStripe Blog module and the SilverStripe Blog Categories module, plus a widget area in your template.
##Screenshots
Front-end:
Admin:
- SilverStripe v3.*
- The SilverStripe Widgets module.
- The SilverStripe Blog Categories module.
##License Feel free to use this as you like.