Skip to content
Free

max-delivery

No summary provided by the publisher yet.

Publisher
webresto
Latest
1.1.0
Updated
4/26/2026
Releases
5

Install

Run this from your platform root. The registry resolves the newest main build unless you pass a version or channel.

msc install --appId=max-delivery

What this extension does

Max Delivery Module

This module sends food order notifications via Max messenger. It integrates with the Max platform API to deliver order updates directly to configured chats.

Configuration

Add the following settings to your application's configuration:

{
  "MAX_DELIVERY_TOKEN": "YOUR_BOT_TOKEN",
  "MAX_DELIVERY_CHAT_ID": "CHAT_ID"
}

Settings

  • MAX_DELIVERY_TOKEN — Max bot token from platform-api.max.ru
  • MAX_DELIVERY_CHAT_ID — Target chat ID to send notifications to

Notification Templates

Custom EJS templates are located in the views/ directory:

  • max.ejs — default template
  • max.ru.ejs — Russian locale template

Changelog

version 1.0.0

  • Initial release

Release history

5 releases
VersionChannelStatus
1.1.0mainLatest stable
1.0.4mainArchived
1.0.2mainArchived
1.0.1mainArchived
1.0.0mainArchived

Support

Issues with the extension itself go to the publisher. Anything about the registry goes to us.