Offline

breakfast-reservation

1.0.1latest
AGPL-3.0-only·Published Jun 26, 2026

Modules

Document Models

Editors

Apps

Processors

Source

powerhouse.manifest.json
{
  "name": "breakfast-reservation",
  "description": "",
  "category": "",
  "publisher": {
    "name": "",
    "url": ""
  },
  "documentModels": [
    {
      "id": "breakfast-reservation/breakfast-reservation",
      "name": "Breakfast Reservation"
    }
  ],
  "apps": [
    {
      "id": "staff-app",
      "name": "Staff App",
      "documentTypes": [
        "powerhouse/document-drive"
      ]
    },
    {
      "id": "guest-app",
      "name": "Guest App",
      "documentTypes": [
        "powerhouse/document-drive"
      ]
    }
  ],
  "editors": [
    {
      "id": "breakfast-reservation-editor",
      "name": "Breakfast Reservation Editor",
      "documentTypes": [
        "breakfast-reservation/breakfast-reservation"
      ]
    }
  ],
  "processors": [
    {
      "name": "reservation-sync",
      "id": "reservation-sync"
    }
  ],
  "subgraphs": [],
  "config": []
}

Install

$ph install breakfast-reservation

Requires Powerhouse CLI

Add to Cloud

Sign in to add this package to your Cloud environment.

Sign in

Package Info

Version1.0.1
LicenseAGPL-3.0-only
PublishedJun 26, 2026
UpdatedJun 26, 2026