OpenOrClosed 16.0.0-beta2
dotnet add package OpenOrClosed --version 16.0.0-beta2
NuGet\Install-Package OpenOrClosed -Version 16.0.0-beta2
<PackageReference Include="OpenOrClosed" Version="16.0.0-beta2" />
<PackageVersion Include="OpenOrClosed" Version="16.0.0-beta2" />
<PackageReference Include="OpenOrClosed" />
paket add OpenOrClosed --version 16.0.0-beta2
#r "nuget: OpenOrClosed, 16.0.0-beta2"
#:package OpenOrClosed@16.0.0-beta2
#addin nuget:?package=OpenOrClosed&version=16.0.0-beta2&prerelease
#tool nuget:?package=OpenOrClosed&version=16.0.0-beta2&prerelease
Open or Closed for Umbraco
Yet another Business Hours package supporting Umbraco 16
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.
Property Editors
Standard Business Hours
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".
Special Business Hours
Adds the ability to specify specific dates, with the same set of features for Standard Business Hours.
Change Log
Version 16.0.0
Completely rebuilt for Umbraco 16
- Better handling of validation
- Using native date and time input fields
Version 3.0.0
- Now targeting Umbraco 12+
- Better layout of Property Editor UI
- Changed to a Razor Component Library
Version 2.0.6
UI Improvements and the ability to reverse open/closed status.
Version 2.0.5
Special thanks to Lasse Dollis Spilling for his Comments contribution and cleanup
- Adds comments for each entry in Standard and Special Hours
- Added option to have all hours optional optional, not just closing hours.
- Fixed bug on updating Time pickers
- Cleaned up layout
Version 2.0.1
- Standard Hours now reflect the current week for the OpensAt and ClosesAt lists
Version 2.0.0
- Supports Umbraco 10+ only - for Umbraco 8 or 9 install version 1.1.0
- Hours are now optional, allowing for a Days Open/Closed facility without the need to specify times.
- Special Days can now be default to closed when added.
- System.DayOfWeek is now included in the StandardHours View Model, assisting with the ability to render a localised Day.
Version 1.1.0
- Closed Times can now be made optional by configuration (breaking change)
Version 1.0.0
- Supports both Umbraco 8 and Umbraco 9
Version 0.2.2 Potential BREAKING Change
- Changes the Hours from string to DateTime in the View Model to enable better localisation support.
Version 0.2.1
- Removes the Id property from the View Models since it's no longer populated anyway.
Version 0.2.0
- Removes the Id property from the editor as it's redundant
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net9.0
- Umbraco.Cms.Api.Management (>= 16.0.0)
- Umbraco.Cms.Web.Website (>= 16.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
16.0.0-beta2 | 131 | 7/4/2025 |
16.0.0-beta1 | 120 | 7/4/2025 |
3.0.1 | 11,056 | 2/10/2024 |
3.0.0 | 1,443 | 11/7/2023 |
2.0.8 | 4,316 | 5/26/2023 |
2.0.7 | 311 | 5/26/2023 |
2.0.6 | 332 | 5/19/2023 |
2.0.5 | 453 | 4/27/2023 |
2.0.4 | 6,163 | 12/31/2022 |
2.0.3 | 414 | 12/29/2022 |
2.0.2 | 530 | 11/29/2022 |
2.0.1 | 458 | 11/27/2022 |
2.0.0 | 574 | 11/21/2022 |
2.0.0-rc1 | 364 | 11/21/2022 |
1.1.0 | 1,714 | 7/3/2022 |
1.0.3 | 803 | 5/6/2022 |
1.0.2 | 4,644 | 12/17/2021 |
1.0.2-pre001 | 424 | 12/17/2021 |
1.0.1 | 1,003 | 12/10/2021 |
1.0.1-pre | 285 | 12/13/2021 |
1.0.0 | 1,216 | 10/24/2021 |
0.2.2 | 2,306 | 2/26/2021 |
0.2.1 | 497 | 2/26/2021 |
0.2.0 | 486 | 2/22/2021 |
0.1.5 | 533 | 2/17/2021 |
0.1.4 | 3,533 | 11/14/2020 |
0.1.2 | 604 | 9/29/2020 |
0.1.1 | 587 | 9/20/2020 |
0.1.0 | 581 | 9/20/2020 |
Targeting Umbraco 16