strapi-plugin-io icon indicating copy to clipboard operation
strapi-plugin-io copied to clipboard

A plugin for Socket IO integration with Strapi CMS.

Results 8 strapi-plugin-io issues
Sort by recently updated
recently updated
newest added

### What issue are you experiencing? if you delete from the collections page an entry the event delete is not emitted, only inside the page of the single entity. ###...

### Description bulkDelete in permissions should be delete not bulkDelete ### Type of change - [ ] Documentation (updates to the documentation or readme) - [X] Bug fix (a non-breaking...

bug

Hi, Thanks for writing this - exactly when I needed it! 😄 I've fixed an inconsistency between event types - IMO, they should be called identically in all cases, to...

### What issue are you experiencing? The current data lacks complete information about collection Types. It erroneously retains only the attribute count: 1 instead of preserving all attributes related to...

bug
workaround available

fix(lifecycle): added populate to filters params ### Description Include relationship data in emit. ### Type of change - [x] Bug fix (a non-breaking change that fixes an issue) ### Relevant...

The server-side code should include `id` as receivable data along with `name` - this then matches the data entities sent by the client and `id` was also used in the...

### What issue are you experiencing? I have two systems communicating with each other via this plugin The entity to which websocket is bound looks like this: ![image](https://github.com/strapi-community/strapi-plugin-io/assets/104168124/9d220940-e01d-40ce-9683-b9aef8bc0430). When comment:create...

Hello everyone, thanks for using the plugin! I am unfortunately no longer maintaining this plugin due to some conflicts. If anyone wishes to take over as maintainer please contact @derrickmehaffy...