项目作者: GinoPane

项目描述 :
🖼️ Add some awesomeness to your blog categories
高级语言: PHP
项目地址: git://github.com/GinoPane/oc-awesomecategories-plugin.git
创建时间: 2019-01-21T10:27:45Z
项目社区:https://github.com/GinoPane/oc-awesomecategories-plugin

开源协议:MIT License

下载


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