Voxta docs

Custom Content Hub

Browse and install from any content hub that speaks the Voxta hub protocol, by its address.

Same as the Voxta Content Hub, for a hub at an address you give it. Any server speaking the Voxta hub protocol (/hub/v1) works. See Content Hubs for browsing and installing.

Experimental and admin-only: the server fetches whatever address is entered, media included.

Setup

Add the service

Manage Modules → Add Modules → Custom Content Hub → Install. One instance per hub; add it again for another.

Enter the hub address

Hub address is the hub's API address (https://…). Voxta reads /.well-known/hub-info from it to learn what the hub serves and how to sign in.

Sign in, if the hub has accounts

Hub account only appears when the hub has accounts. How you sign in is up to that hub.

Settings

SettingNotes
Hub addressRequired. Changing it rebuilds the service.
Hub accountHidden when the hub reports it has no accounts.
Show content rated up toPG, PG-13 (default), R, X or XXX. The hub may apply a lower ceiling.

Limits

  • Hubs that sign in with an API key are not supported yet.
  • The hub must be willing to send your browser back to your server's own address after sign-in. Voxta refuses to start a sign-in on a hub that says it will not.

On this page