Walks through the Publish Your App admin page: setting bundle ids, version numbers, permission strings, and submitting the build to the WPMAM Fastlane pipeline. Covers what mam_fastlane_settings overrides and how…
Configure the first-launch onboarding screens, the welcome email, and the post-registration profile completion flow. Covers the local-app-onboarding-status flag, the Onboarding content class, and the AI assistant.
Step-by-step: register a custom notification type by hooking mam_notification_list, define replacements and default channels, fire it from your plugin, and verify in the admin UI and outbox.
Register a cron task with mam-main’s setcron-manager via the mam_cron_manager filter. Backed by FastCron — runs on a fixed external schedule rather than wp-cron.php.
Register a new content class (a button type) in mam-main. Touches three things: the global $local_app_content registry, the include chain in content-class-manager.php, and a class implementing the duck-typed interface.
Can't find the answer you're looking for? Don't worry we're here to help!