sebastianlenz/openinghoursfield

为Craft CMS管理基于规则的营业时间的字段

安装: 49

依赖: 0

建议者: 0

安全: 0

星星: 0

关注者: 3

分支: 0

开放问题: 0

语言:TypeScript

类型:craft-plugin

dev-main 2024-08-02 09:18 UTC

This package is auto-updated.

Last update: 2024-09-11 15:22:56 UTC


README

要求

此插件需要Craft CMS 3.1或更高版本。

安装

要安装此插件,您可以使用插件商店或按照以下说明操作

  1. 打开您的终端并转到您的Craft项目目录

     cd /path/to/project
    
  2. 然后告诉Composer加载插件

     composer require sebastianlenz/craft-opening-hours
    
  3. 安装插件

     ./craft install/plugin opening-hours