sebastianlenz / openinghoursfield
A field for Craft CMS that manages rule based opening hours
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Language:TypeScript
Type:craft-plugin
Requires
- ext-json: *
- craftcms/cms: ^5.0.0
- sebastianlenz/craft-utils: ^4.0.1
This package is auto-updated.
Last update: 2024-11-11 15:39:30 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