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
DevelopersSDKv1
SDK Reference
Overview
Contracts7
Services10
Traits7
HasSettingsHasRestRoutesHasAssetsHasCronHasMigrationsHasCapabilitiesHasNotices
Components28
Portable UI10
SDK Reference
Overview
Contracts7
Services10
Traits7
HasSettingsHasRestRoutesHasAssetsHasCronHasMigrationsHasCapabilitiesHasNotices
Components28
Portable UI10

Traits

Convenience traits mixed into AbstractModule for settings, routes, assets, cron, migrations, capabilities, and notices.

HasSettings

v1.0.0

Adds getSetting, setSetting, deleteSetting, and getAllSettings helpers backed by SettingsServiceInterface.

4 methods

HasRestRoutes

v1.0.0

Adds registerRoute, registerGetRoute, and registerPostRoute helpers delegated to the centralized RestRouter.

3 methods

HasAssets

v1.0.0

Adds lazy enqueueScript and enqueueStyle helpers with automatic handle prefixing and filemtime versioning.

2 methods

HasCron

v1.0.0

Adds scheduleCron, scheduleOnce, unscheduleCron, and isCronScheduled helpers on top of SchedulerServiceInterface.

4 methods

HasMigrations

v1.0.0

Adds migration path resolution and hasPendingMigrations checks for module-local migrations.

2 methods

HasCapabilities

v1.0.0

Adds currentUserCan, requireCapability, isAdmin, and isMeteorackAdmin helpers for permission checks.

4 methods

HasNotices

v1.0.0

Adds WordPress admin notice helpers for info, success, warning, and error states.

4 methods
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