mattbailey/widget_blogcategories

There is no license information available for the latest version (v1.0.6) of this package.

A SilverStripe widget that outputs a list of your blog categories.

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 1

Type:silverstripe-module

pkg:composer/mattbailey/widget_blogcategories

v1.0.6 2013-03-10 14:11 UTC

This package is not auto-updated.

Last update: 2025-09-27 21:41: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:

Categories widget - Frontend screen grab

Admin:

Categories widget - SilverStripe admin

Requirements

##License Feel free to use this as you like.