sebastianlenz/openinghoursfield

A field for Craft CMS that manages rule based opening hours

Installs: 44

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:TypeScript

Type:craft-plugin

dev-main 2022-11-29 12:17 UTC

This package is auto-updated.

Last update: 2024-04-29 04:27:47 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:

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require sebastianlenz/craft-opening-hours
    
  3. Install the plugin:

     ./craft install/plugin opening-hours