- Issue created by @robbertnl
- πΊπΈUnited States risweb
Hey robbertnl,
Thank you for your feedback! There isn't a strong reason behind this choice (to use a content type). The main reason was to use subscriptions nodes in views, and that seamed to me like an easier way to do that. I am open to have this module store subscriptions as a custom entity and in a custom table. It will take some time to rewrite the code.
Let me know what are your thoughts. - π³π±Netherlands robbertnl
Hi @risweb
For creating custom entities you could use https://www.drush.org/12.x/generators/entity_content/ as a starting point (Beside the documentation offcourse).
Would you be open to allow patches/integration for
- decoupled use ( i am working on a decoupled project)
- using/defining events before sending notifications (for my usecase i want to send only updates if a specified field has changed)