websoft9/docs/plugin-developer.md
2023-11-16 12:36:55 +08:00

1.2 KiB

Plugin-developer

Mulitiple language

Below points you should know if you want to tranlate:

  • Every plugin's po.zh_CN.js can be used for other Cockpit plugin
  • po.zh_CN.js.gz at base1 is the system language file

Release

Plugins should compatible with the releases of websoft9. The standard release process is as follows:

  1. Publish RC release
  2. Test it for all support websoft9 stable release
  3. Test it for websoft9-RC at special case (Websoft9 new RC not compatible with this plugin)
  4. Publish Stable release

Plugins developer.md