Skip to content
This repository has been archived by the owner on May 3, 2019. It is now read-only.

Hooks / Event Listeners #13

Open
MrXyfir opened this issue Jan 17, 2018 · 0 comments
Open

Hooks / Event Listeners #13

MrXyfir opened this issue Jan 17, 2018 · 0 comments

Comments

@MrXyfir
Copy link
Member

MrXyfir commented Jan 17, 2018

Add ability to pass functions to the Express middleware that will be called when a certain action occurs:

  • Insert row
  • Delete row
  • Edit row
  • etc

Ability for each hook on each action to be global or only for specific tables.

Maybe both pre and post hooks for each event as well, where the pre-event hooks can control the response and whether or not Admyn's actual controller for that action is called.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant