CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

Trigger system enhancements #318

Closed FilipNest closed 7 years ago

FilipNest commented 7 years ago

There's probably even more we can improve on it but this upgrades it into a very powerful system that could have lots of different uses.

I was going to create some "create an entity" etc events but those can come later. Interestingly you could also do this directly with the REST actions and our existing API.

Have a play and see what you think. It's non-core (extra module) so shouldn't bring in any breaking changes unless you have triggers already set up. Even then I think the API has kept the same so they should still work.