Skip to content

Latest commit

 

History

History
42 lines (22 loc) · 1.46 KB

README.md

File metadata and controls

42 lines (22 loc) · 1.46 KB

AdvSearch

AdvSearch is a search extra for Modx Revolution. It supports results highlighting, faceted search, AJAX mode and searching in custom packages.


Requirements

  • MODX 3
  • UTF-8 charset
  • PHP multi-bytes setting ON
  • jQuery 1.10.2 (provided with AdvSearch)

Installation

Addon installation via package management.

Usage & documentation

Use AdvSearchForm snippet to set up a search form. Get the results by using AdvSearch snippet.

Download the production zip transport package from the Modx repository. Download the development branch for setting up a version with the last fixes.

Documentation

Browse the demos on the demo site www.revo.wangba.fr. Read the cheatsheet document (see inside assets/components/advsearch/docs).

Copyright Information

AdvSearch is distributed as GPL (as Modx Revolution is), but the copyright owner (Coroico) grants all users of AdvSearch the ability to modify, distribute and use AdvSearch in MODX development as they see fit, as long as attribution is given somewhere in the distributed source of all derivative works.

Bugs patches and features requests

Post issues by using the github Issues tab. Thanks to pull your updates through the Pull Requests tab.