Download the PHP package iqnection-pages/algoliasearchresultspage without Composer
On this page you can find all versions of the php package iqnection-pages/algoliasearchresultspage. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iqnection-pages/algoliasearchresultspage
More information about iqnection-pages/algoliasearchresultspage
Files in iqnection-pages/algoliasearchresultspage
Download iqnection-pages/algoliasearchresultspage
More information about iqnection-pages/algoliasearchresultspage
Files in iqnection-pages/algoliasearchresultspage
Vendor iqnection-pages
Package algoliasearchresultspage
Short Description SilverStripe 3 Algolia Search Page
License
Package algoliasearchresultspage
Short Description SilverStripe 3 Algolia Search Page
License
Please rate this library. Is it a good library?
Informations about the package algoliasearchresultspage
IQnection SilverStripe Algolia Site Search
Site search page powered by Algolia (requires Algolia account)
Installation
- Upload files and perform a dev/build.
- In SilverStripe admin, create a new "Algolia Search Results Page" page.
Setup
- Edit your new page, and click on the "Algolia Settings" tab.
- Fill in the first 4 fields with values obtained from your Algolia "API Keys" page.
- If you are searching more than one index, you may enter them in the "Additional Indecies" textarea.
- If you are using the Community (free) version of Algolia, you must leave the "Community Version" option checked.
Indexing
- To run an initial index, go to your search page's URL, and add "/BuildIndex" to the end:
- {Search Page Full URL}/BuildIndex
- If the indexing process runs successfully, you can set up a cron job to run as frequently as you need. For the Community version, once daily is recommended.
- cron command: wget "{Search Page Full URL}/BuildIndex" >/dev/null 2>&1
Adding WordPress to Search
- Install the Algolia plugin for WordPress.
- Once you've activated the Algolia plugin and run your initial index, log into Algolia and get the name of the new WordPress index.
- Add this index name to the "Additional Indecies" section in your SilverStripe's page "Algolia Settings" tab.
All versions of algoliasearchresultspage with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
^3.2
The package iqnection-pages/algoliasearchresultspage contains the following files
Loading the files please wait ....