elefant / app-swiftsearch
Swiftype search service integration for the Elefant CMS
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 0
Open Issues: 0
Type:elefant-app
Requires
This package is auto-updated.
Last update: 2024-10-25 07:34:55 UTC
README
Swiftype search service integration for the Elefant CMS.
Installation
Once you've signed up for Swiftype, the easiest way to install the app is:
- Log into Elefant as a site admin
- Go to Designer > Install App/Theme
- Paste the following link into the installer link:
https://github.com/jbroadway/swiftsearch/archive/master.zip
Alternately, you can install Swiftsearch from the command line with the following commands:
cd /path/to/your/site
./elefant install https://github.com/jbroadway/swiftsearch/archive/master.zip
Usage
To configure Swiftype for your website:
- In the Elefant admin toolbar, go to Swiftsearch and follow the steps to complete your setup.
- Add the new
Search
page to your site navigation under Administration > Navigation, or add theSearch Box
dynamic object to the contents of a page or content block. - To embed the search form in a template, use the following code:
{! swiftsearch/form !}