-
Notifications
You must be signed in to change notification settings - Fork 7
About
Stefanie Gevaert edited this page Jun 26, 2023
·
2 revisions
Craft Plugin that synchronises with Typesense
This plugin requires Craft CMS4.0.0 or later.
To install the plugin, follow these instructions.
- Open your terminal and go to your Craft project:
cd /path/to/project
- Then tell Composer to load the plugin:
composer require percipiolondon/typesense
- In the Control Panel, go to Settings → Plugins and click the “Install” button for Typesense.
After setting up the config file on which indexes you want to create, you start right away after add / edit / delete Craft CMS elements. If you want to sync all of them, you can go to the Collections within the Typesense section in the control panel and sync all of them.