Fuel Blog Module - Archive of a category
Is there a native way to show the archive (ex October 2013) of just a particular category within the fuel blog module? I can always edit the model to filter archives by a category but was hoping it was just a feature I had overlooked as I prefer not to touch core files of a module.
Comments
blog/categories/my_category/2013
blog/categories/my_category/2013/04
blog/categories/my_category/2013/04/01
https://github.com/daylightstudio/FUEL-CMS-Blog-Module/commit/835a4c128c8183c5eaa90862dad611ac7d7ba1c7
Thanks again for the amazing product and support.
blog/archives/{category}
You'll need to pull down from the latest FUEL-CMS-Blog-Module git repo:
https://github.com/daylightstudio/FUEL-CMS-Blog-Module
One more question about the blog module. The docs mention a method for Post model called get_categories('[order]'). I don't see it in blog_posts_model (just get_categories_linked). Is it in a different model possibly?
http://docs.getfuelcms.com/general/models#relationships