EE Holdings portfolio company Nexora is shipping a simpler operating model for community businesses: one signed-in workspace instead of a pile of Discord bots, email tools, and checkout links.
One hub per community
Owners run communities from a single dashboard. The community hub covers access pricing (free or paid), Discord guild and invite, rooms, brand kit, and operator tools. New operators can create a first community without vendor or Stripe setup.
Members see their subscriptions in one place. Paid community access and paid chat rooms settle through Backout on a 90 / 10 creator-platform split, so membership is a product, not a side spreadsheet.
Rooms, news, and newsletters in the same stack
Chat rooms live next to membership. Included rooms follow community access; paid rooms unlock on their own checkout. Owners can grant room access by email from the hub.
Each community also has articles and newsletters. The public hub news tab, the operator blog editor, and POST /api/?route=blog write the same records. Newsletter issues can be drafted from the API and reviewed before send, with per-subscriber unsubscribe links.
Keys that stay on the server
Community-scoped nxk_ API keys let other EE products publish news and collect subscribers without putting the key in a browser. Budgeted and Exotic Expansion already proxy those routes so a channel can show that community's articles and lists while the token stays server-side.
That is the change for operators: manage the community in Nexora, then let sister apps read and publish through a key you can create and revoke at API settings.
Where to start
Nexora remains a media and community platform inside the EE Holdings portfolio. This note is an operating update for stakeholders, not a performance report.