1.0.0 • Published 12 months ago

strapi-plugin-keylearnings-field v1.0.0

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

Strapi plugin keylearnings-field

A strapi custom field for adding key learnings.

Installation

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

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

# Or using NPM
npm install strapi-plugin-keylearnings-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 keylearnings-field at the custom fields section of the content-type builder.