
Blog Article Series
litalino/flarum-blog-article-series
Article Series for Flarum Blog
- Downloads
- 646
- Version control
- github.com/Litalino/flarum-blog-article-series
Blog Article Series
A Flarum extension. Article Series support for Flarum Blog
PLugin Developer: askvortsov/flarum-article-series
PLugin Clone Co-development: Litalino/flarum-blog-article-series
This allows you to create article series by labelling discussions with certain secondary tags.
Live site: ceramichacker.com
Usage
- Install and enable the extension
- Go to a tag that you'd like to be an article series on the tags settings page, and select the "Is Article Series" checkbox in the tag settings modal
- Usually, secondary tags should be used for article series
- For every discussion that's part of the article series, open the discussion controls dropdown, select which article series it's a part of, and select an order index. Articles will be sorted from lowest to highest order.
- Go to the article in the flarum-blog view, and you should see an article series navigation on the right
Installation
Install with composer:
composer require litalino/flarum-blog-article-series:"*"
Updating
composer update litalino/flarum-blog-article-series:"*"
php flarum migrate
php flarum cache:clear
Links
Versions
-
Version 1.2.0.
Likely works with Flarum v1.8.10.
-
1 additional versions.
-
Extension created.