1.1.1 • Published 12 months ago

strapi-plugin-questions-field v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

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.

1.1.1

12 months ago

1.1.0

12 months ago

1.0.0

12 months ago