TYPO3 CMS 8.x Extension with basic Integration of Elasticsearch
Go to file
Daniel Siepmann 839a9a954a
Improve documentation
* Update some parts regarding current state.

Relates: #176
2019-06-06 17:19:49 +02:00
.phan TASK: Add phan configuration 2018-03-08 11:08:18 +01:00
Classes Cleanup code base for CMS 9 2019-06-06 16:26:32 +02:00
Configuration Merge branch 'develop' into feature/75-make-index-configurable 2018-05-17 23:51:55 +02:00
Documentation Improve documentation 2019-06-06 17:19:49 +02:00
Resources/Private/Templates/Search TASK: Migrate existing code (#2) 2016-12-09 13:19:35 +01:00
Tests Remove compatibility layer, as only V9 is supported 2019-05-17 17:30:11 +02:00
.gitignore TASK: Migrate documentation to TYPO3 support setup 2019-06-06 17:19:44 +02:00
.scrutinizer.yml TASK: Switch to new php scurtinizer engine 2018-03-06 17:58:27 +01:00
.travis.yml Fix travis configuration 2019-06-06 13:32:52 +02:00
composer.json Remove supported TYPO3 version lower 9.5 2019-05-17 17:30:07 +02:00
ext_conf_template.txt FEATURE: Allow to disable elasticsearch integration 2018-02-22 20:56:51 +01:00
ext_emconf.php Remove supported TYPO3 version lower 9.5 2019-05-17 17:30:07 +02:00
ext_localconf.php Remove compatibility layer, as only V9 is supported 2019-05-17 17:30:11 +02:00
ext_tables.php TASK: Rename vendor 2017-07-06 23:48:47 +02:00
Makefile Remove unnecessary complexity from install 2019-06-06 13:41:56 +02:00
phpcs.xml.dist TASK: Use Code Sniffer at travis 2017-11-11 16:52:02 +01:00
readme.rst FEATURE: Add readme by reusing documentation 2016-12-16 12:20:54 +01:00