crystal-uk / retriever
Dynamically search CraftCMS entries
v1.0.25
2018-02-08 17:17 UTC
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2026-03-09 18:27:39 UTC
README
Dynamically search CraftCMS entries
Installation
- Run composer require
crystal-uk/postal - Install Postal within Craft by navigating to /settings/plugins and clicking
install
Usage
- Add
{% hook 'retriever' %}wherever the form should appear. - Add the ID
retriever-resultswherever the search results should be appended - Add the class
retriever-triggerto the element that toggles the form
Brought to you by Crystal