Open or Closed - Yet another Business Hours package! Property Editors: Standard Business Hours: Monday through to Sunday and optionally Bank Holidays, set each day Open or Closed with multiple ranges of times. Each time range can be flagged with "By Appointment". Special Business Hours: Adds the ability to specify specific dates, with the same set of features for Standard Business Hours.
$ dotnet add package OpenOrClosed
Yet another Business Hours package for Umbraco
Adds Property Editors to manage standard and special (read holiday) opening/closing times
The OpenOrClosed nuget package can be used in Core projects to add support for ModelsBuilder generated Content Models.
Monday through to Sunday and optionally Bank Holidays, set each day Open or Closed with multiple ranges of times time. Each time range can be flagged with "By Appointment".
Adds the ability to specify specific dates, with the same set of features for Standard Business Hours.
Breaking Change! Models are now back in the OpenOrClosed.Core namespace (and nuget package), leaving the OpenOrClosed nuget package to mainly deliver the UI.
Updated for Umbraco 17
Completely rebuilt for Umbraco 16
UI Improvements and the ability to reverse open/closed status.
Special thanks to Lasse Dollis Spilling for his Comments contribution and cleanup