Skip to content
This repository was archived by the owner on Nov 14, 2020. It is now read-only.

WikiSuite/adminer-elasticsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

12ec151 · Mar 11, 2019

History

35 Commits
Dec 11, 2017
Oct 19, 2018
Apr 5, 2017
Dec 11, 2017
Apr 4, 2017
May 24, 2017
Jan 11, 2019
May 24, 2017
May 24, 2017
Jan 11, 2019

Repository files navigation

adminer-elasticsearch

The adminer-elasticsearch package provides the glue to connect Adminer to a local Elasticsearch system.

Developer Notes

  • adminer-x.y.z.php: the source file directly from Adminer
  • adminer-elasticsearch.conf: the Apache configlet file
  • docroot
    • index.php: standard Adminer wrapper when plugins are used
    • adminer.css: a prettier theme from Adminer
  • plugins
    • elasticsearch.php: custom Elasticsearch plugin that authenticates via ClearOS / WikiSuite
    • plugin.php: directly from Adminer - it's required for any plugin (see https://www.adminer.org/en/plugins/)