Offline

itinerary-planner

1.0.0latest
AGPL-3.0-only·Published Aug 5, 2026

Modules

Document Models

Editors

Apps

Versions(1 stable, 1 total)

Source

powerhouse.manifest.json
{
  "name": "itinerary-planner",
  "description": "",
  "category": "",
  "publisher": {
    "name": "",
    "url": ""
  },
  "documentModels": [
    {
      "id": "itinerary-planner/itinerary",
      "name": "Itinerary"
    }
  ],
  "apps": [
    {
      "id": "trip-planner",
      "name": "Trip Planner",
      "documentTypes": [
        "powerhouse/document-drive"
      ]
    }
  ],
  "editors": [
    {
      "id": "itinerary-editor",
      "name": "Itinerary Editor",
      "documentTypes": [
        "itinerary-planner/itinerary"
      ]
    }
  ],
  "processors": [],
  "subgraphs": [],
  "config": []
}

Install

$ph install itinerary-planner

Requires Powerhouse CLI

Add to Cloud

Sign in to add this package to your Cloud environment.

Sign in

Package Info

Version1.0.0
LicenseAGPL-3.0-only
PublishedAug 5, 2026
UpdatedAug 5, 2026