A Storyblok plugin to let you use the years from *1990 - now* as values in a dropdown
If you're looking for a way to select years in storyblok using a single choice dropdown - you can now use storyblok-years. If you need a bigger range or fixed end year (not the current year) you can simple override those values using the options for plugins like:
| name | value |
|---|---|
| start | 1990 |
| end | 2090 |
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production
npm run buildFor more information see the docs for field types.