Skip to content

wejs/we-plugin-mcn

Repository files navigation

We.js we-plugin-model-change-notificator plugin

We.js plugin to notify changes in models

Instalation:

we i we-plugin-model-change-notificator

Configuration

In config/[file].js or plugin.setConfigs():

...
    modelsToNotifyChanges: {
      content: {
        titleFieldName: 'title'
      }
    },
    modelsToRegisterChanges: {
      content: {
        titleFieldName: 'title'
      }
    },
...

Links

License

Under the MIT license

Sponsored by

About

We.js plugin to notify changes in models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published