strapi-plugin-questions-field

1.1.1 • Public • Published

Strapi plugin questions-field

A strapi custom field for adding questions and answers.

Installation

To install this plugin, you need to add an NPM dependency to your Strapi application:

# Using Yarn
yarn add strapi-plugin-questions-field

# Or using NPM
npm install strapi-plugin-questions-field

Then, you'll need to build your admin panel:

# Using Yarn
yarn build

# Or using NPM
npm run build

Usage

After installation you will find the questions-field at the custom fields section of the content-type builder.

Package Sidebar

Install

npm i strapi-plugin-questions-field

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

18.1 kB

Total Files

16

Last publish

Collaborators

  • kurdi-dev