Declare a notification type via mam_notification_list, give it email/SMS/push templates, then fire it from your plugin with mam_notification_send_message.
Register a tab-bar button definition, let an admin enable it, then contribute a runtime action button gated by the current user’s role.
Register a recurring task on mam-main’s externally-pinged FastCron pipeline via the mam_cron_manager filter, with idempotency guidance.
Use the four mam-geofilters filters to add cities, swap the whole list, or override geofilters on/off and the search radius per role in PHP.
Shape the device payload for your button type by implementing get_data_for_app, and enrich it further through the phone-data pipeline and tab-manager hooks.
Can't find the answer you're looking for? Don't worry we're here to help!