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: 2025-03-09 15:45:15 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-results
wherever the search results should be appended - Add the class
retriever-trigger
to the element that toggles the form
Brought to you by Crystal