craftpulse / craft-typesense
Craft Plugin that synchronises with Typesense
Installs: 2 224
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 3
Forks: 6
Type:craft-plugin
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: ^3.0
- dev-develop-v4
- v5.x-dev
- 5.7.0
- 5.6.2
- 5.6.1
- 5.6.0
- 5.5.4
- 5.5.3.1
- 5.5.3
- 5.5.2
- 5.5.1
- 5.5.0
- 5.4.3
- 5.4.2
- 5.4.1
- 5.4.0
- 5.3.0
- 5.2.0
- 5.1.0
- 5.0.1
- 5.0.0
- v4.x-dev
- 4.0.2
- 4.0.1
- 4.0.0
- 4.0.0-beta.3
- 4.0.0-beta.2
- 4.0.0-beta.1
- v3.x-dev
- 1.0.0-beta.14
- 1.0.0-beta.13
- 1.0.0-beta.12
- 1.0.0-beta.11
- 1.0.0-beta.10
- 1.0.0-beta.9
- 1.0.0-beta.8
- 1.0.0-beta.7
- 1.0.0-beta.6
- 1.0.0-beta.5
- 1.0.0-beta.4
- 1.0.0-beta.3
- 1.0.0-beta.2
- 1.0.0-beta.1
- dev-develop-v5
- dev-dependabot/npm_and_yarn/docs/elliptic-6.6.1
- dev-dependabot/npm_and_yarn/docs/prismjs-1.30.0
- dev-feature/shopify
- dev-feature/multi-language
- dev-feature/save-queue
- dev-develop
- dev-renovate/configure
- dev-feature/connection-improvements
- dev-feature/cluster
- dev-feature/config-collection-documents
- dev-feature/settings
This package is auto-updated.
Last update: 2025-03-31 12:07:04 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