Skip to content
Stefanie Gevaert edited this page Jun 26, 2023 · 2 revisions

About

Craft Plugin that synchronises with Typesense

Requirements

This plugin requires Craft CMS4.0.0 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:
cd /path/to/project
  1. Then tell Composer to load the plugin:
composer require percipiolondon/typesense
  1. In the Control Panel, go to Settings → Plugins and click the ​“Install” button for Typesense.

Typesense Overview

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.

Introduction

Configuration

Collections

Documents

Clone this wiki locally