2017 © Pedro Peláez
 

craft-plugin elasticraft

Elasticsearch plugin for Craft 3

image

dfo/elasticraft

Elasticsearch plugin for Craft 3

  • Tuesday, April 17, 2018
  • by phoob
  • Repository
  • 3 Watchers
  • 11 Stars
  • 472 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 16 Versions
  • 70 % Grown

The README.md

Elasticraft plugin for Craft CMS 3.x

Elasticsearch plugin for Craft 3, (*1)

Installation

To install Elasticraft, follow these steps:, (*2)

  1. Download & unzip the file and place the elasticraft directory into your craft/plugins directory
  2. -OR- do a git clone https://github.com/phoob/elasticraft.git directly into your craft/plugins folder. You can then update it with git pull
  3. -OR- install with Composer via composer require phoob/elasticraft
  4. Install plugin in the Craft Control Panel under Settings > Plugins
  5. The plugin folder should be named elasticraft for Craft to see it. GitHub recently started appending -master (the branch name) to the name of the folder for zip file downloads.

Elasticraft works on Craft 3.x., (*3)

Elasticraft Overview

Provides basic functionality to index entries and other craft elements to an elasticsearch server., (*4)

The plugin uses the Elasticesearch PHP Client., (*5)

Configuring Elasticraft

Copy src/config.php to craft/config/elasticraft.php and configure hosts and pagetransformers for the elements you wish to index to Elasticsearch., (*6)

Pagetransformers should inherit League\Fractal\TransformerAbstract – see examples in ./transformers/., (*7)

If you want, put the server details in your .env.:, (*8)

ELASTIC_HOSTS=localhost:9200
ELASTIC_INDEX_NAME=craftdev

Using Elasticraft

Elasticraft indexes elements (and their descendants and ancestors) when you save or move an element. It also deletes the element from elasticsearch when the element is deleted in Craft., (*9)

Elasticraft Roadmap

  • Make it more stable and test it. It has not been used in a production environment yet.
  • Please note that the settings page and the widget is not in use currently. All settings are configured in the config file.

Brought to you by Peter Holme Obrestad, (*10)

The Versions

17/04 2018

dev-master

9999999-dev

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

08/03 2018

0.4.6

0.4.6.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

28/01 2018

0.4.5

0.4.5.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

14/01 2018

0.4.4

0.4.4.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

14/01 2018

0.4.3

0.4.3.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

14/01 2018

0.4.2

0.4.2.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

03/01 2018

0.4.1

0.4.1.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

21/12 2017

0.4.0

0.4.0.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

29/11 2017

0.3.8

0.3.8.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

27/11 2017

dev-dev

dev-dev

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

27/11 2017

0.3.7

0.3.7.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

17/11 2017

0.3.6

0.3.6.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

10/11 2017

0.3.5

0.3.5.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

13/09 2017

0.3.4

0.3.4.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

13/09 2017

0.3.3

0.3.3.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft

13/09 2017

0.3.2

0.3.2.0

Elasticsearch plugin for Craft 3

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft elasticraft