crystal-uk / retriever
Dynamically search CraftCMS entries
v1.0.25
2018-02-08 17:17 UTC
Requires
- php: >=5.3.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-09 19:40:23 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