open-y-subprojects/openy_hours_formatter

Hours Formatter widget from Open Y Distrubution.

2.0.4 2024-03-06 10:47 UTC

This package is auto-updated.

Last update: 2024-04-06 11:01:56 UTC


README

Hours Formatter Widgets for Open Y Distribution

image

Open Y Hours Metatag Tokens

This module provides three tokens to be used in conjunction with Schema.org Metatag to enable translation of the Open Y "Branch Hours" field to Schema.org OpeningHoursSpecification objects.

To use them:

  • Require and enable the Schema Metatag module and any Schema Type submodules that you plan to use. We recommend that Branches use the "Schema.org Organization" module.
  • Configure Branch nodes to use the "LocalBusiness" Organizatoin type, then configure the rest of your fields.
  • In the "OpeningHoursSpecification" section, set the following:
    • @type - OpeningHoursSpecification
    • Pivot - Pivot
    • dayOfWeek - [openy_hours:day_of_week]
    • opens - [openy_hours:opens]
    • closes - [openy_hours:closes]
  • Save and clear caches. You should see the proper metadata populating the <script type="application/ld+json"> section of the <head> on Branch pages.