strapi-plugin-io
strapi-plugin-io copied to clipboard
A plugin for Socket IO integration with Strapi CMS.
### 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...
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...
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: . 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...