crystal-uk / retriever
Dynamically search CraftCMS entries
Installs: 64
Dependents: 0
Suggesters: 0
Security: 0
Type:craft-plugin
pkg:composer/crystal-uk/retriever
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2025-10-09 17:34:36 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