Store Hours Versions Save

Manage business hours with Craft CMS.

4.0.1

2 months ago
  • Fixed a PHP error that could occur when editing an element with a Store Hours field.

4.0.0

2 months ago
  • Store Hours now requires Craft 5.0.0-beta.1 or later.

3.1.0

2 months ago
  • Added GraphQL support. (#55)
  • Added craft\storehours\gql\types\Day.
  • Added craft\storehours\gql\types\generators\DayType.