New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

strapi-plugin-elastic

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

strapi-plugin-elastic

this package help you easily send your data to elasticsearch.

  • 1.1.0
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-85.71%
Maintainers
1
Weekly downloads
 
Created
Source

Project logo

GitHub issues GitHub forks GitHub stars GitHub license


Few lines describing your project.

📝 Table of Contents

Prerequisites

Install plugin

  • recommend

    • yarn add strapi-plugin-elasticsearch
  • manual

    • Install dependencies

      • yarn install
    • Go to the project path

      • cd project/plugins
    • Clone the project

      • git clone https://github.com/marefati110/strapi-plugin-elasticsearch.git
      • mv -r strapi-plugin-elasticsearch elasticsearch

🏁 Getting Started

  • Go to the project path

    • cd project/plugins
  • Create new config file

    • touch elasticsearch.js
  • Copy sample config file to elasticsearch.js

  • Go to project/config/middleware.js and add "elastic" to end of load.before

🎈 Usage

SOON

Contributing Guide

✍️ Authors

FAQs

Package last updated on 27 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc