- 钉钉登录
yarn pm create nocobase-plugin-ding-talk
# 如果创建的插件未在插件管理器里显示,可以通过 pm add 命令手动添加
yarn pm add nocobase-plugin-ding-talk
# 激活插件
yarn pm enable nocobase-plugin-ding-talk
yarn build nocobase-plugin-ding-talk --tar
# 分步骤
yarn build nocobase-plugin-ding-talk
yarn nocobase tar nocobase-plugin-ding-talk
npm publish packages/plugins/nocobase-plugin-ding-talk --registry=https://registry.npmjs.org