• Recipes

    Task-focused, step-by-step recipes for setting up and running MAM Main.
  • 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: 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 tab-bar button

    End-to-end recipe for adding a custom tab-bar action button: register the button definition (so admins can pick it), enable in admin, and implement the mam_main_add_tab_bar_item_{slug} filter for runtime population.

Need Support?

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