uberswe / beubo

Beubo is a free, simple, and minimal CMS with unlimited extensibility using plugins
MIT License
21 stars 4 forks source link

Add GORM hooks to plugins #38

Open uberswe opened 3 years ago

uberswe commented 3 years ago

Use the hooks described here: https://gorm.io/docs/hooks.html

We should make these hooks available to plugins.

uberswe commented 3 years ago

Callbacks may be interesting too https://gorm.io/docs/write_plugins.html