Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 725 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 725 Bytes

ExtDN M2 Coding Standard ExtDN M2 Mess Detector

elastic-status

A magento 2 module to provide access to the elastic search health status on a cron job and on demand.

Installation

Add the Repository:

composer config repositories.elastic-status vcs https://github.com/Sental/elastic-status.git

Require the Module

composer require reessolutions/elastic-status:*