Skip to content

ExpressionEngine plugin to return category info by passing in the category_url_title and channel_short_name.

Notifications You must be signed in to change notification settings

davist11/segment_category_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Segment Category Info

Return category info by passing in the category_url_title and channel_short_name.

Example Usage:

{exp:segment_category_info segment="{segment_3}" channel="blog"}
	{category_id}
	{category_name}
	{category_description}
	{category_image}
{/exp:segment_category_info}

Caveat:

If you have multiple category groups assigned to one channel, each category must have a unique url_title.

About

ExpressionEngine plugin to return category info by passing in the category_url_title and channel_short_name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages