Skip to content

Commit

Permalink
Merge pull request #42 from asimlqt/master
Browse files Browse the repository at this point in the history
Added system requirements to readme
  • Loading branch information
asimlqt authored Oct 25, 2017
2 parents 54207c4 + 055decc commit 5271afb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ The Elasticsearch plugin for Pimcore Saves/updates contents (text only) of docum
* Hooks to add custom properties to the index.
* A simple query builder to retrieve indexed documents. Supports querying, filtering, sorting and pagination.

## System Requirements

* PHP - 5.6+
* Elasticsearch - 1.7+
* Pimcore - 3, 4 (not tested on 5 yet)

## Installation via composer

The recommended method to install the Pimcore Elasticsearch Plugin is via [Composer](https://getcomposer.org/).
Expand Down

0 comments on commit 5271afb

Please sign in to comment.