craftpulse / craft-typesense
Craft Plugin that synchronises with Typesense
Package info
github.com/craftpulse/craft-typesense
Type:craft-plugin
pkg:composer/craftpulse/craft-typesense
5.8.3
2026-03-27 13:25 UTC
Requires
- php: ^8.0.2
- craftcms/cms: ^5.0.0
- illuminate/collections: ^v10.42.0
- php-http/guzzle7-adapter: ^1.0.0
- typesense/typesense-php: ^4.7.0
Requires (Dev)
- codeception/codeception: ^5.0
- craftcms/phpstan: dev-main
- nystudio107/craft-plugin-vite: ^5.0.0
- vlucas/phpdotenv: ^5.4.0
This package is auto-updated.
Last update: 2026-05-27 13:49:35 UTC
README
Craft Plugin that synchronises with Typesense.
Requirements
This plugin requires Craft CMS 5.0.0 or later.
Installation
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 craftpulse/craft-typesense -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Typesense.
Typesense Documentation
In our Github Wiki where you can find the information and documentation about the plugin.
Brought to you by craftpulse
