Strapi plugin logo for CSV Upload

CSV Upload

CSV files can be imported into collection types. Values can also be edited before registering data

Strapi plugin strapi-plugin-csv-upload

Installation

1npm install strapi-plugin-csv-upload
2
3yarn add strapi-plugin-csv-upload

✌️Support Type

  • Text
  • Email
  • Rich text
  • Password
  • Datetime
  • Boolean
  • Number
  • Enum

✊Support Type Setting

  • required field
  • maximum length
  • minimum length
  • maximum value
  • minimum value

If drafting is enabled, the required fields can also be saved.

🙏Not supported

  • unique constraint
  • UID, Relation,Media,and Component Type

📖Description

API calls are made per line, it cannot be rolled back. If drafts are enabled, they will be registered as drafts.

Other

If you have any questions or PR, please contact us here.

https://github.com/yasudacloud/strapi-plugin-csv-upload/issues

Install now

npm install strapi-plugin-csv-upload

STATS

8 GitHub stars13 weekly downloads

Last updated

1026 days ago

Strapi Version

4.0.0 and above

Author

github profile image for yasudacloud
yasudacloud

Useful links

Create your own plugin

Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.