Skip to content

muammerkeles/strapi-date-range-picker-plugin

Repository files navigation

**A newer version compatible with Strapi V5 is available at the link below: **

 👇👇👇👇👇👇👇

✅ 🚀 Strapi Date Range Picker 5 🚀

   👆👆👆👆👆👆👆

--

❌❌❌❌

📦 This repository is going to be archived !!.

Strapi plugin - date-range-picker BETA

Strapi Custom Field for Date Range

GitHub - npm

How to use?

install npm package

npm i strapi-date-range-picker-plugin

then add this inside plugins.js (create file plugins.js if not existing inside config folder)

config/plugins.js

module.exports = {
    // ...
    'strapi-date-range-picker-plugin': {
      enabled: true
    },
    // ...
  }

npm run build --clean

It's ready.

This date-range-picker plugin allows you to select a data range in one CustomField instead of adding two seperate field.

Watch the video:

video-convert-1697204432099.webm

image

About

Custom Date Range Picker field for Strapi admin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published