Justoverclock DragonSteak yes, you need to setup the extiverse repository Make sure to add premium extensions to your Flarum project using: composer config repositories.extiverse composer https://extiverse.com/composer/ Authenticate your computer/server to access the premium composer store (composer 1.10+ required): composer config --global --auth bearer.extiverse.com yourUniqueToken Composer on this computer/server will now be able to download and update premium extensions you subscribed to.
DragonSteak Justoverclock after that run composer require justoverclock/frontend-blog:"*" thnx Just! I forgot to put the UniqueToken, that's why. thnx! One thing: I would like to show one Tag only on this frontend blog, is it possible? This would be TOP feature in this insane ext!
Justoverclock 0.1.5 Welcome Hero added Welcome Hero can be disabled through extension settings More visible login and signup button for guests
Justoverclock In the next update I will probably add a tag cloud with most popular words used into the forum and a footer, but Iām open to feedback.
Justoverclock pxnji I do not know the actual subscriber website. I have posted some screenshot above You can ask to @DursunCan for example
AleksandrasV Just to note, this extension is not compatible with v17development/flarum-blog as both use the /blog route. Tested this extension, but not gonna use it as it is. More than happy to support development on Flarum though š
Justoverclock AleksandrasV oops, i will change the route in a minutes š if you have some ideas for improvement let me know
Mobo How can I see the mobile view of the blog page? And can I set the filtering to be seen on the screen as a specific category, other than last and hot?
Justoverclock Mobo in the backend you can set for latest or popular discussions, on mobile is responsive, I will post a screenshot later
Mobo First of all, thanks. Extension is very nice. I have a suggestion and a question. First of all, my suggestion is to see the rest of the posts with an option like " Load more". My question will be: It lists all the posts while listing. Any chance of getting this listed in a specific category? Can I do this filtering in source codes or in any way?
fluxxytux composer config --global --auth bearer.extiverse.com yourUniqueToken Composer on this computer/server will now be able to download and update premium extensions you subscribed to. Where do I find my UniqueToken?