Skip to content

linkrobins/mobile-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile Search

A Flarum extension that moves the search bar into the index page toolbar on mobile, giving it more room and keeping the header uncluttered.

Behavior

  • Phone: The header search is hidden on the index page. A full-width search bar is injected directly into the discussion list toolbar.
  • Tablet and above: The injected toolbar search is hidden; the header search works as normal.

Requirements

  • Flarum 2.0+
  • PHP 8.3+

Installation

composer require resofire/mobile-search

Updating

composer update resofire/mobile-search
php flarum migrate
php flarum cache:clear

About

Adds global mobile search to the home page of Flarum 2.x

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 59.8%
  • Less 29.1%
  • PHP 10.0%
  • JavaScript 1.1%