crystal-uk/retriever

Dynamically search CraftCMS entries

Installs: 61

Dependents: 0

Suggesters: 0

Security: 0

Type:craft-plugin

v1.0.25 2018-02-08 17:17 UTC

This package is auto-updated.

Last update: 2024-04-09 13:35:01 UTC


README

Dynamically search CraftCMS entries

Installation

  1. Run composer require crystal-uk/postal
  2. 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