Support
Log in Sign up

Alert channels (Pro)

What it does: Delivers a regression to Telegram, Slack or your own webhook, for the sites whose mailbox nobody reads. The free plugin already sends the e-mail. How to access: VelocityForge > Monitoring, the alert channels panel (Pro add-on required). Notes:
  • Secrets — bot token, Slack webhook URL, HMAC secret — are encrypted at rest with Forge_Crypto (ffc1: prefix) and shown back only as ••••1234. A legacy plaintext value still works and is re-encrypted on the first save; an empty form field means “leave it as it is” rather than “erase it”.
  • One card per channel with Add / Remove / Send test buttons, instead of the raw JSON textarea this replaced. A test send writes nothing to the database.
  • Every URL goes through Forge_Net::is_safe_url() — https only, and it refuses to sign a request to a private or loopback address. The send-test path runs the same guard as the save path, so it cannot be used to probe the internal network.
  • Deliberately not ported from Guard Forge: digest mode, quiet hours, and configuration import/export.
Forge AI Assistant Online

Hi! I'm the Velocity Forge AI assistant. Ask me anything about the plugin — setup, features, troubleshooting, or development.

Just now
Powered by Forge AI · Browse docs