Move mobile search to homepage.
composer require flarumtr/flarum-ext-mobile-search
composer update flarumtr/flarum-ext-mobile-search
Github Extiverse Packagist
Thank you @clarkwinkelmann for her contribution to the code.
mekici Does this work with the Blog extension as homepage?
Darkle No it does not work on the blog page.
@mekici Thank you for this extension! How does it work when Discussion Language by FriendsOfFlarum is activated (problem with available space)?
brother, update it for Flarum 1.0
What do you need to write to the terminal to install this extension?
Problem 1 - Root composer.json requires flarumtr/flarum-ext-mobile-search ^1.1 -> satisfiable by flarumtr/flarum-ext-mobile-search[v1.1]. - flarumtr/flarum-ext-mobile-search v1.1 requires flarum/core 0.1.0-beta.16 -> found flarum/core[v0.1.0-beta.16] but it does not match your minimum-stability. Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Pirat It's not compatible with Flarum 1.0
EvilExecutor I know, but how do I install it?
Pirat you cannot install it if you are on Flarum 1.0
is just a composer constraint that need to be updated @mekici
flarumtr/flarum-ext-mobile-search#1 PR created
do I have to wait for the author to add the code, or can I install it myself? Justoverclock the point is that I don't know how to get around the limitation in the console to load the extension
Pirat it's better to wait for a day or two 🙂
Pirat u need to wait the author
good, but this permission works with blog, otherwise I also want it to be displayed there. if it is possible of course.
https://discuss.flarum.org/d/25392-blog-adds-a-blog-section-to-your-community/331
Pirat Thanks for the pull request. Composer.json has been updated.
but i didn't test it. Let me know if you encounter any problems.
mekici Can you add support for expanding blog? https://discuss.flarum.org/d/25392-blog-adds-a-blog-section-to-your-community/331
Pirat yes adding support for blog extension is good idea. Searching is very important function for a forum and it should be on forefront.