mattbailey / widget_blogcategories
A SilverStripe widget that outputs a list of your blog categories.
Package info
github.com/matt-bailey/silverstripe-widget-categories
Type:silverstripe-module
pkg:composer/mattbailey/widget_blogcategories
Requires
This package is not auto-updated.
Last update: 2026-03-14 23:50:39 UTC
README
#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:
Requirements
- SilverStripe v3.*
- The SilverStripe Widgets module.
- The SilverStripe Blog Categories module.
##License Feel free to use this as you like.