Skip to content

wpvar/easy-slack

Repository files navigation

Description

Enhance your workflow with Easy Slack

Easy Slack sends Slack notifications when a certain action runs on WordPress e.g. When new post publishes, user registration or login, ... Also Easy Slack allows you to display messages from Slack channels directly on WordPress editor as a Block.

Feutures

Send Slack notification during these actions:

  • New post
  • Post edit
  • Post Delete
  • New comment
  • New comment needs approve
  • User login
  • Admin login
  • Failed login attempt
  • User registration
  • Password reset
  • User role change
  • WordPress core update
  • Email send
  • Error trigger

Block editor:

  • Slack Message: Display messages from slack on WordPress as a block.

Other feutures:

  • Automatically get available channels in a workspace.
  • Set default channel.
  • Set channel for each action.

Contribution

You can contribute to project on Github Easy Slack Github

Installation

Go to your dashboard and select "add new" from plugins setting page. Search "Easy Slack", Install and activate it. You can install this plugin by downloading zip file and uploading it to "wp-content/plugins" directory as well. Go to Plugin's settings and follow installation guide.

Changelog

= 1.0.0 =

  • Hello World!