Skip to content

Latest commit

 

History

History
64 lines (40 loc) · 1.96 KB

README-en.md

File metadata and controls

64 lines (40 loc) · 1.96 KB

kintone spreadsheet plugin

Description

You can view and edit the kintone list screen with the look of a spreadsheet like Excel.

Image

DEMO
a description of the demo environment
(DEMO can only check the befavior of the spreadsheet. Cannot be set)

Features

  • You can set any field in the kintone app.
  • The configured fields are displayed on the sparedsheet and you can edit, add, or delete records.
  • Supports dropdown fields and radio button fields.
    image
  • Supports user fields and checkboxes (display only)
  • Supports kintone search function, pagination, and sorting

Cautionary note

  • It is refreshed once every 10 seconds due to the synchronization process.
    We do not recommend leaving it open for a long time as it may limit the usage of the API.

Installation

  1. Download this plugin.
  2. Import to your kintone environment.
  3. Configure plugin settings.

How to Edit this plugin

If you want to extend or change the plugin itself, follow the procedure below.

  1. Install Node.js
  2. Install dependencies. yarn install
  3. Create .env file based on .env.sample.
  4. Build yarn run build

How to craete a kintone plugin

Develop mode

yarn run watch

Author

@mura-

Other

  • If you have any problems, please contact us view Issue or PullRequest them.

License

MIT

Copyright

Copyright(c) Cybozu, Inc.