Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

labate-menus

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

labate-menus

[https://menu.hooray-seo.com/demo](https://menu.hooray-seo.com/demo)

  • 1.0.3
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Hooray Menu Framework

https://menu.hooray-seo.com/demo

A CDN to deploy a dynamic menu framework for Hooray Agency's advanced SEO hospitality clients.

Context

Restaurant / Bar menu data is often difficult to manage at scale. As a restaurant/bars menu changes, so should (ideally) how it's rendered and formatted on their website.

To address this, we've built a CDN that delivers a dynamic, conditionally-rendering menu component to a website via a single script tag. This script tag queries a central repository, deploying the menu data.

Features

  • Centralized Client Information
  • Pre-Mapped Framework
  • Conditional Generation

Benefits

  • Easier/faster initial deployment via a global script tag.
  • External control of both input objects and the generative framework.

Implementation

  • Talk to Jake Labate at Hooray to confirm the hotel brand's data is assembled property and in the repository.
  • Add the following script tag to the head of the website (globally). Ensure the type is set to module.
<!-- Hooray Menu Framework -->
<script type="module" src="https://menu.hooray-seo.com/script.js?domain="></script>
  • Add your unique domain code as the domain URL param value the end of the script src to query the correct data.
  • Publish the site. Wait / refresh pages as needed. WordPress can take up to an hour to propagate header.php files.

Notes

To Do

  • We are building a UI to manage brand data to allow direct brand data creation, editing and to deploy schema directly from the UI.
  • We are implementing a page-specific server cache to reduce the number of requests, and to speed up the delivery of the schema.

Credit (or blame)

Also See

FAQs

Package last updated on 05 Dec 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc