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.