このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Slack Notifications by dorzki

説明

Light and customisable WordPress plugin to integrate your site with Slack.

Choose what type of notification you would like to receive:
* WordPress Update Available
* Plugins Updates Available
* Administrator Login
* Failed Administrator Login
* New User Registration
* New Comments
* Nee WooCommerce Orders
* WooCommerce Product with Low Stock
* And much more!

You can contribute by simple Forking me on GitHub.

スクリーンショット

  • Settings Screen Configure Slack Integration settings, like WebHook url, desired channel, bot name and icon.
  • Notifications Screen Choose which notifications to get anf configure to which channel it will be sent.
  • Slack Notifications - Part 1 Get notifications to you Slack channel.
  • Slack Notifications - Part 2 Get notifications to you Slack channel.

インストール

Install the plugin by:

  1. Upload dorzki-notifications-to-slack directory to the /wp-content/plugins/ directory.
  2. WordPress の「プラグイン」メニューからプラグインを有効化してください
  3. Go to Settings -> Slack Notifications Integration page and setup integration and select desired notifications.

FAQ

What is Slack?

Slack is an awesome team collaboration tool which is free and has a lot of API integrations to popular services.

Does the plugin disable email notification?

Not at the moment, in future version there will be an option to disable them.

What about more notification options?

In future versions we will add integration to popular plugins.

I need help / i want to suggest something

Please feel free to contact me webmaster[AT]dorzki.co.il

評価

2020年8月8日
Great plugin. Could be awesome with more notification possibilities. Personally I would like to see the possibility of choosing specific users and roles. E.g notify when "members" or "Joe" signs in. Cheers!
2020年3月11日 1 reply
Need a little bit more improvements to the slack notification format a format that you can customize with your own like you can pick a notification post-template some kind like this. 🙂 I really like this plugin. Cheers!
23件のレビューをすべて表示

貢献者と開発者

Slack Notifications by dorzki はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Slack Notifications by dorzki” は3ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Slack Notifications by dorzki” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2.0.7

  • [HOTFIX] Fixed WooCommerce order not showing products.
  • [FEATURE] Added Contact Form 7 integration.

2.0.6

  • [HOTFIX] Fixed CPT notification being fired for unwanted CPT.

2.0.5

  • [FEATURE] On post type update the user who updated will be displayed on the notification.

2.0.4

  • [FEATURE] Added failed administrator login notification.
  • [HOTFIX] Skip notification if a comment was marked as spam.
  • [HOTFIX] Fixed typo on new note notification. (Thanks to Music47ell)
  • [HOTFIX] Fixed wrong IP address when the server is behind load balancer.

2.0.3

  • [HOTFIX] two factor collision.
  • [FEATURE] Added new support page.

2.0.2

  • [HOTFIX] Fixed issue with const no accepting return value. (Thanks to Sven Wagener)
  • [HOTFIX] Fixed issue with PHP 5.4. (Thanks to Sven Wagener)
  • [HOTFIX] Fixed text domain.

2.0.1

  • [FEATURE] Added RTL support.
  • [HOTFIX] Fixed issue with plugin doesn’t update database.

2.0.0

  • New version with new UI and better notification customization.
  • Added actions and filters.
  • Added native WooCommerce support.

1.0.12

  • Fixed an issue when a CPT is being updated a notification of publication was fired, thanks to nunas for reporting.

1.0.11

  • Fixed wrong parameters order on custom post type notification.

1.0.10

  • Removed languages directory.
  • Added the ability to post to several channels.

1.0.9

  • Fixed issue with old PHP versions.

1.0.8

  • Fixed broken plugins notification.

1.0.7

  • Added future, pending and updated post notifications.
  • Added future, pending and updated page notifications.
  • Several plugin fixes.

1.0.6

  • Fixed issue with image embed on WYSIWYG editor.

1.0.5

  • Changed text domain slug to plugin slug.
  • Added error notice if there is a problem with API.
  • Fixed notifications not firing because of value type.
  • Added test integration button.
  • Updated Hebrew translation files.

1.0.4

  • Fixed plugin text domain function.
  • Added Hebrew translation.
  • Plugin directory cleanup.

1.0.3

  • Fixed translation strings.
  • Added .pot file.

1.0.2

  • Fixed notices errors ( thanks to LocalGhost-IL ).
  • Fixed issue when sometimes the slack notifies on new theme without version ( thanks to yehudah ).
  • Added support for Travis CI & PHPUnit ( thanks to barzik ).

1.0.1

  • Now when a notification is generated, the website name & url will be appended at the end.
  • Added the ability to choose if and for which custom post type to enable notifications.

1.0.0

  • Hooray! First version!