strapi-plugin-seeds

0.1.1 • Public • Published

Strapi - Seeds Plugin (Bookshelf only)

Utilities for Strapi Headless CMS that allow to seed database with initial data for content types

⏳ Installation

(Use yarn to install this plugin within your Strapi project (recommended). Install yarn with these docs.)

yarn add strapi-plugin-seeds

Enjoy 🎉

🖐 Requirements

Complete installation requirements are exact same as for Strapi itself and can be found in the documentation under Installation Requirements.

Supported Strapi versions:

  • Strapi v3.1.4 (recently tested)
  • Strapi v3.x

(This plugin may work with the older Strapi versions, but these are not tested nor officially supported at this time.)

We recommend always using the latest version of Strapi to start your new projects.

Features

  • Automatic seed initial data for strapi content types
  • Support components

Usage:

  1. Create seeds folder in strapi project root
  2. Create folder for each contentType (for example /seeds/restaurant)
  3. inside contentType dir create .json files which have to be synchronized in DB.

Contributing

Feel free to fork and make a Pull Request to this plugin project. All the input is warmly welcome!

Community support

For general help using Strapi, please refer to the official Strapi documentation. For additional help, you can use one of these channels to ask a question:

  • Email us We are always glad to help.
  • Slack We're present on official Strapi slack workspace.
  • GitHub (Bug reports, Contributions, Questions and Discussions)

License

MIT License Copyright (c) 2020 VirtusLab Sp. z o.o. & Strapi Solutions.

Package Sidebar

Install

npm i strapi-plugin-seeds

Weekly Downloads

4

Version

0.1.1

License

none

Unpacked Size

257 kB

Total Files

34

Last publish

Collaborators

  • mstrag