Skip to content

A plugin for Nocobase that provides a Workflow node that will reload data sources

License

Notifications You must be signed in to change notification settings

mrkmcnamee/nocobase-plugin-workflow-reload-data-sources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NocoBase workflow plugin: reload data sources

Instructions (on Windows)

  1. See Your first plugin to get the NocoBase environment set up.

  2. Drop in the plugin code into your project: e.g. /packages/plugins/@my-project/plugin-workflow-reload-data-sources.

  3. Build using yarn:

    cd my-nocobase-app
    yarn build @my-project/plugin-workflow-reload-data-sources --tar

    The tar file will be in C:\Git\nocobase\my-nocobase-app\packages\plugins\@my-project

  4. Upload the file via the Plugin manager and restart the container.

About

A plugin for Nocobase that provides a Workflow node that will reload data sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published