Skip to content

moisessepulveda/oc-awesomecategories-plugin

 
 

Repository files navigation

Awesome Categories

A simple extension for RainLab Blog plugin.

GitHub tag Maintainability Scrutinizer Code Quality

Awesome Categories adds some awesomeness to your blog categories.

Description

Awesome Categories plugin adds a few new fields to the Category model, so you could customize a look and feel for your categories even more when showing them on the frontend. New fields are:

  • awesome_icon (e.g. {{ category.awesome_icon }}, {{ category.awesomeIcon }}) - powered by Awesome Icons List, adds ability to select an icon for a category;
  • awesome_color (e.g. {{ category.awesome_color }}, {{ category.awesomeColor }}) - a color-picker field which simply adds ability to attach a color to a category, the color is stored as hex color;
  • awesome_class (e.g. {{ category.awesome_class }}, {{ category.awesomeClass }}) - if it is not enough, a dedicated field for custom CSS style is ready for you.

No components or widgets are provided by this plugin

About

🖼️ Add some awesomeness to your blog categories

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%