MeteorackDevelopers
Home
GuidesChangelog
Dashboard
OverviewSDK reference, architecture, and quick start.ContractsInterfaces your module implements.ServicesInjectable services from the container.TraitsReusable behavior mixins for modules.ComponentsReact UI components for admin pages.
OverviewREST API endpoints and authentication.AuthenticationSoonAPI keys, OAuth, and HMAC signing.EndpointsSoonLicenses, updates, fleet, and webhooks.
Menu
Home
SDK
OverviewContractsServicesTraitsComponents
API
OverviewAuthenticationSoonEndpointsSoon
Dashboard
Developers

Guides

Step-by-step tutorials covering the most common Meteorack module patterns.

Creating Your First Module

Beginner

Build a Meteorack module: install the Hub plugin, scaffold a portable module, and verify it boots.

~10 min

Using Services & SdkContext

Intermediate

Access runtime services through SdkContext and the built-in helper traits instead of custom containers or WordPress globals.

~8 min

Building Admin Pages

Intermediate

Build admin entrypoints with the current scaffolded Vite + React flow and the @meteorack/modules-sdk-ui barrel.

~12 min

Managed Cache

Intermediate

Create project-scoped Meteorack Cache databases, issue connection tokens, and run Redis-compatible commands over REST or RESP.

~10 min

Realtime Pub/Sub

Intermediate

Subscribe to project-scoped realtime channel aliases and publish developer-facing events without using internal Phoenix topics.

~10 min

Crash Isolation & Safe Mode

Advanced

Understand how module failures are isolated and how the runtime exposes safe mode controls.

~6 min

Interpreting Quota Decisions

Intermediate

How to read QuotaDecision responses, the headers attached by rate-limited endpoints, and the retry contract your integration should implement.

~6 min

WP-CLI Commands

Beginner

Use the actual WP-CLI commands shipped by the runtime to scaffold modules, activate them, inspect status, and manage safe mode.

~5 min
Meteorack

Build crash-isolated, dependency-injected WordPress modules.

Resources

  • Get Started
  • SDK Reference
  • API Reference
  • Guides
  • Examples
  • Changelog

SDK Reference

  • Contracts
  • Services
  • Traits
  • Components

Meteorack

  • Homepage
  • Modules
  • Pricing
  • Dashboard

© 2026 Meteorack. All rights reserved.

PrivacyTerms