Offline

ebook-library

1.0.3latest
AGPL-3.0-only·Published Jul 6, 2026

Modules

Document Models

Editors

Apps

Subgraphs

Source

powerhouse.manifest.json
{
  "name": "ebook-library",
  "description": "",
  "category": "",
  "publisher": {
    "name": "",
    "url": ""
  },
  "documentModels": [
    {
      "id": "powerhouse/ebook",
      "name": "EBook"
    }
  ],
  "apps": [
    {
      "id": "e-book-library",
      "name": "EBook Library",
      "documentTypes": [
        "powerhouse/document-drive"
      ]
    }
  ],
  "editors": [
    {
      "id": "e-book-editor",
      "name": "EBook Editor",
      "documentTypes": [
        "powerhouse/ebook"
      ]
    }
  ],
  "processors": [],
  "subgraphs": [
    {
      "name": "EBook Subgraph",
      "id": "e-book-subgraph"
    }
  ],
  "config": []
}

Install

$ph install ebook-library

Requires Powerhouse CLI

Add to Cloud

Sign in to add this package to your Cloud environment.

Sign in

Package Info

Version1.0.3
LicenseAGPL-3.0-only
PublishedJul 3, 2026
UpdatedJul 6, 2026