Strapi plugin logo for Tablify

Tablify

Import and export Strapi collections in CSV and JSON formats directly from the admin panel.

thumbnail for Tablify

Tablify

CSV/JSON Import & Export plugin for Strapi 5

Tablify lets you import and export data from any Strapi collection in CSV or JSON format

Features

  • Import data from CSV and JSON
  • Export collections to CSV and JSON
  • Works in Strapi admin panel
  • For Strapi 5.x

Installation

npm install strapi-plugin-tablify

or

yarn add strapi-plugin-tablify

Usage

  1. Open the Tablify section in Strapi admin
  2. Choose a collection to import or export
  3. Follow the instructions

Important

If your collection type uses "Draft & Publish" (option "draftAndPublish": true), only entries with a non-null published_at will be visible in the admin panel.
If you import data with published_at set to null or empty, entries will not show up.
Either set a valid published_at date, or disable "Draft & Publish" in your collection schema.

Screenshot

Import

License: MIT

Install now

npm install strapi-plugin-tablify

STATS

1 GitHub star28 weekly downloads

Last updated

13 days ago

Strapi Version

5.13.1 and above

Author

github profile image for mk
mk

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.