1.0.8 • Published 2 years ago

@exfabrica/strapi-plugin-awesome-help v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Strapi plugin Awesome Help

This plugin is not intended to be used in production. This is a learning aid. Nevertheless, we will try to go as far as possible in its design and deployment.

This plugin includes all code you need to follow this technical articles: A Strapi plugin from scratch to production

DESCRIPTION

The purpose of this plugin is to display an icon on each form label present in each document to display contextual help. When the user over the icon, the plugin displays a tooltip with a helpful text.

Awesome Help in document

Awesome Help main UI

FEATURES

  • Add contextual Help on your Strapi documents.
  • Scan the Strapi Structure to get all textual and numerical fields.

INSTALLATION

#npm
npm install @exfabrica/strapi-plugin-awesome-help
#yarn
yarn add @exfabrica/strapi-plugin-awesome-help

CONFIGURATION

Just go inside the general settings of Awesome Help to enable / disable the contextual help.

Awesome Help

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago