recipe

  • Recipe: Enable RSVP for a special offer

    Turn an offer into an RSVP-tracked event so app users can sign up, the venue gets notified, and a QR code is generated for check-in.

  • Recipe: Let venue owners manage offers from the app

    Wire up the in-app Edit Deals button so a logged-in venue owner can add, edit, and delete offers on their own listing without WP admin access.

  • Recipe: Register a scheduled cron task

    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.

  • Recipe: Register a notification type

    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.

  • Recipe: Customize onboarding

    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.

Need Support?

Can't find the answer you're looking for? Don't worry we're here to help!