2 months later
22 days later

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.

    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 Thanks for the pull request. Composer.json has been updated.

      but i didn't test it. Let me know if you encounter any problems.

      Install

      composer require flarumtr/flarum-ext-mobile-search

      Update

      composer update flarumtr/flarum-ext-mobile-search

        a year later

        Pirat yes adding support for blog extension is good idea. Searching is very important function for a forum and it should be on forefront.

        2 months later