Skip to content

This plugin is a simple administration plugin for WordPress. It just sends logs to some webhooks. It currently supports sending notifications to : Discord, Slack, Telegram

Notifications You must be signed in to change notification settings

imPBH/wordpress-log-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordPress plugin for administration

Description

This plugin is a simple administration plugin for WordPress. It just sends logs to some webhooks. It currently supports sending notifications to :

  • Discord
  • Slack
  • Telegram

Notifications

The plugin sends notifications for multiple events.

Posts

The plugin sends notifications when :

  • A post is published
  • A post is updated
  • A post is deleted
  • A post is drafted

Discord example :

Published post discord

Slack example :

Published post slack

Telegram example :

Published post telegram

Comments

The plugin sends notifications when :

  • A new comment is posted
  • A comment is approved
  • A comment is unapproved
  • A comment is deleted
  • A comment is spammed
  • A comment is permanently deleted

Discord example :

New comment discord

Slack example :

New comment slack

Telegram example :

New comment telegram

Installation

  1. Download the plugin as a zip file
  2. Upload the plugin to your WordPress website (Plugins > Add new > Upload plugin)
  3. Activate the plugin
  4. Go to the plugin settings page (Settings > Admin Notifications Plugin)
  5. Fill the settings and save them

Settings page

Webhooks configuration

If you don't know how to configure webhooks, you can follow the following tutorials :

For telegram, you need to create a bot and get the bot token. You can follow this tutorial : Create a bot for Telegram.

Once you have the bot token, you need to start a conversation with the bot by clicking "Start Bot"

Start conversation

Then, you need to get your chat id. You can follow this tutorial : Get chat id for Telegram

About

This plugin is a simple administration plugin for WordPress. It just sends logs to some webhooks. It currently supports sending notifications to : Discord, Slack, Telegram

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages