Clock
This is used for easily add the time value
Custom Timer - Strapi Custom Field
The timer plugin is used to easily add the time in collection types. This plugin helps to easily add time.
Getting Started
The plugin can be used in strapi version above 4.4 (versions that support custom fields).
To Install
- Go into your strapi project.
- Run the npm command npm i custom-timer
- The plugin will be added to your strapi project.
How To Use
- Create a new field from a content type.
- Select custom fields.
- Custom Timer field will appear there.
- Select this field and name it accordingly.
Install now
npm install custom-timer
Create your own plugin
Check out the available plugin resources that will help you to develop your plugin or provider and get it listed on the marketplace.