ExpressionEngine Episode 10: Adding Search Functionality
We’ll add search functionality to the site using the EE Search Module, so site visitors can search articles and other content on the site. You’ll learn how to:
- implement a Simple Search Form
- create a search results page with pagination
- use the
auto_pathvariable to properly link up search results - create a custom page for a search with no results
- add and customize an Advanced Search form