📄️ Add a welcome message for new users
PHP snippet to automatically send a welcome message to newly registered users via Better Messages.
📄️ Custom messages location
How to display Better Messages at a custom location and redirect notification links using PHP filters.
📄️ Disabling users link to be clickable
How to disable clickable user profile links and show only nicknames in Better Messages.
📄️ IOS Web Push Notifications
How to enable iOS web push notifications for Better Messages using PWA on iOS 16.4 and later.
📄️ How to add a custom file format for uploader?
How to register and enable a custom file format for the Better Messages file uploader using PHP filters.
📄️ How to replace email notifications with custom layout?
How to replace the default Better Messages email notification layout with a custom HTML template using PHP.
📄️ How to customize sounds in the plugin?
Built-in Sound Customization
📄️ Add a custom AI provider
How to register a custom AI provider for Better Messages AI Chat Bots using PHP filter hooks. Works with self-hosted LLM servers like Ollama, LM Studio, vLLM, and any OpenAI-compatible API.