This tutorial assumes you are already logged in to your Joomla admin panel
Adding a search module will allow users to search for content on your site
1) Click Extensions
Â
2) Then Module Manager
Â
Scroll right
Â
3) Click New
Â
4) Select Search
Â
Scroll right
5) Click Next
Â
6) Enter a Title
Â
Â
If Show Title is set to Yes, the module name will be displayed on the front-end
Â
7) Choose the position where the module should be displayed on the page
Â
Scroll down
Â
Here, you can set the menu in which this module will display
Â
Scroll up and right
Â
8) Enter the suffix for the CSS class of this module
Â
In this example, the CSS class name of this module would be .module-search
Â
9) Choose whether a search button should be displayed
Â
If Search Button is set to No, the search will start after the user presses the enter key
Â
10) Choose whether the search button will be displayed as an image
Â
Note that in order for the search button to show up, your image must be named searchButton.gif and be uploaded to images/M_images
11) Click Advanced Parameters
Â
This is where you can set your caching options
12) Click Save
Â
The search form will now show up on the front-end. Let's go to our site
Â
The search module shows up here
Â
That's it! You now know how to create a search module in Joomla