saplings_hours
Security covered
This Drupal recipe sets up and configures a block to display business hours using the Office Hours module. It is designed to be used as part of a Drupal site setup to communicate the availability or open hours of a store, organization, or other entity.
Features
- Installs the office_hours module.
- Configures a block to display the business hours.
- Grants the view published sitewide alert entities permission to anonymous and authenticated user roles.
- Creates an example block.
- Adds a link to the Open Hours blocks in Drupal Core's Navigation menu.
Notes
- The block created by this recipe is configured to be visible to all users with the appropriate permissions.
- You will need to place the block where you want to use it.