strapi-plugin-io
Version:
A plugin for Strapi CMS that provides the ability for Socket IO integration
36 lines (20 loc) • 1.44 kB
Markdown
for [Strapi CMS](https://github.com/strapi/strapi) that provides the ability for [Socket IO](https://socket.io) integration
[](https://img.shields.io/npm/dm/strapi-plugin-io?style=for-the-badge)
[](https://img.shields.io/npm/l/strapi-plugin-io?style=for-the-badge)
[](https://img.shields.io/github/v/release/ComfortablyCoding/strapi-plugin-io?style=for-the-badge)
The installation requirements are the same as Strapi itself and can be found in the documentation on the [Quick Start](https://strapi.io/documentation/developer-docs/latest/getting-started/quick-start.html) page in the Prerequisites info card.
- v4.x.x
**NOTE**: While this plugin may work with the older Strapi versions, they are not supported, it is always recommended to use the latest version of Strapi.
```sh
npm install strapi-plugin-io
yarn add strapi-plugin-io
```
Documentation can be found at https://strapi-plugin-io.netlify.app/
If any bugs are found please report them as a [Github Issue](https://github.com/ComfortablyCoding/strapi-plugin-io/issues)
A plugin