sebastianlenz / openinghoursfield
A field for Craft CMS that manages rule based opening hours
Package info
github.com/sebastian-lenz/craft-openinghoursfield
Language:TypeScript
Type:craft-plugin
pkg:composer/sebastianlenz/openinghoursfield
dev-main
2025-06-04 12:42 UTC
Requires
- ext-json: *
- craftcms/cms: ^5.0.0
- sebastianlenz/craft-utils: ^4.0.7
This package is auto-updated.
Last update: 2026-03-04 14:23:10 UTC
README
Requirements
This plugin requires Craft CMS 3.1 or later.
Installation
To install the plugin either use the plugin store or follow these instructions:
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require sebastianlenz/craft-opening-hours -
Install the plugin:
./craft install/plugin opening-hours