Hours of Operation
Hours of Operation (HOO) helps you display and manage your hours of operation across a variety of locations and special events.
by Steve Erhart, Steve Segedy · github.com/unc-libraries/hours-of-operation · website
★ 6stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/unc-libraries/hours-of-operation/archive/refs/heads/main.zipDeclares an update source (https://github.com/UNC-Libraries/Hours-of-Operation), so updates arrive through the plugin's own updater.
From the readme
Hours of Operation (HOO)
A Wordpress plugin to help you manage and display your hours of operation across a variety of locations and special events. Designed for libraries, Hoo is adaptable enough to work for any organization.
Major features in HOO include:
- Customizable location profiles with fields for detailed descriptions, contact information, and geolocation coordinates.
- Customizable event categories for color-coding and prioritizing different types of events, such as regular hours, seasonal hours, and holidays.
- An attractive default display that includes a Google map view with position markers and a list of the current hours for each location.
- A detailed view for each location that includes location information and an interactive monthly calendar.
- Shortcodes for displaying Today and Weekly hours for each location anywhere in your Wordpress site, and another for showing the current status of all the locations at a glance.
- An API shortcode that creates a consumable JSON view of all location hours so that you can create your own view of the data.
- Simple permissions that allow only Admin users to create and edit locations and categories while Editor
Read the full README on GitHub →