This package has been deprecated

Author message:

Bu paket artık güncellenmiyor, lütfen yeni-paket-adı kullanın.

strapi-date-range-picker-plugin

1.1.1 • Public • Published

**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

Package Sidebar

Install

npm i strapi-date-range-picker-plugin

Weekly Downloads

8

Version

1.1.1

License

MIT

Unpacked Size

13.3 kB

Total Files

28

Last publish

Collaborators

  • muammerkls