Getting things Ready
You will need the below environments for developing your own plugin
A development environment for Kintone customization
See Get a Developer License for more details
An environment to run the Packaging Tool
You will need to run the shell script that's introduced in the below Plugin Examples section.
If you're working on a Windows environment, use a tool such as cygwin to run the tool.
Plugin Examples
A Plugin Example collection that contains the packaging tool, CSS file, README, and samples can be downloaded from the following link:
Check the below link for instructions on how to utilize the Plugin CSS file:
Notes
To create kintone plugins, you will need to be able to create kintone customization with JavaScript. Please follow the below coding guidelines when creating your plugin: