{"id":17720308,"url":"https://github.com/dorzki/slack-notifications","last_synced_at":"2025-03-14T04:30:52.002Z","repository":{"id":5594602,"uuid":"43605976","full_name":"dorzki/slack-notifications","owner":"dorzki","description":"Get WordPress notifications to your team's Slack channel.","archived":false,"fork":false,"pushed_at":"2023-03-06T16:33:11.000Z","size":282,"stargazers_count":41,"open_issues_count":20,"forks_count":27,"subscribers_count":9,"default_branch":"main","last_synced_at":"2024-06-13T14:39:56.480Z","etag":null,"topics":["slack","slack-notifications","wordpress","wordpress-notifications","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/dorzki-notifications-to-slack/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dorzki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-03T16:39:39.000Z","updated_at":"2023-11-08T22:15:50.000Z","dependencies_parsed_at":"2024-10-25T19:19:11.534Z","dependency_job_id":"787ea3cc-d25d-4534-ba96-d7d04cc0d376","html_url":"https://github.com/dorzki/slack-notifications","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorzki%2Fslack-notifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorzki%2Fslack-notifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorzki%2Fslack-notifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dorzki%2Fslack-notifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dorzki","download_url":"https://codeload.github.com/dorzki/slack-notifications/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526351,"owners_count":20305107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["slack","slack-notifications","wordpress","wordpress-notifications","wordpress-plugin"],"created_at":"2024-10-25T15:26:40.264Z","updated_at":"2025-03-14T04:30:46.968Z","avatar_url":"https://github.com/dorzki.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"\n# Slack Notifications by [dorzki](https://www.dorzki.co.il)\nLight and customisable WordPress plugin to integrate your site with Slack.\n\nChoose what type of notification you would like to receive:\n* WordPress Update Available\n* Plugins Updates Available\n* Administrator Login\n* New User Registration\n* New Comments\n* Nee WooCommerce Orders\n* WooCommerce Product with Low Stock\n* And much more!\n\nDownload the plugin from [WordPress's plugins directory](https://he.wordpress.org/plugins/dorzki-notifications-to-slack/).\n\n## Table of Contents\n1. [Plugin Hooks](#plugin-hooks)\n1. [Examples](#examples)\n1. [Changelog](#changelog)\n1. [Contributions](#contributions)\n1. [Contact](#contact)\n\n## Plugin Hooks\nSoon.\n\n## Examples\nSoon.\n\n## Changelog\n\n| Version | Changes |\n| :------ | :------ |\n| 2.0.7 | [HOTFIX] Fixed WooCommerce order not showing products.\u003cbr\u003e[FEATURE] Added Contact Form 7 integration. |\n| 2.0.6 | [HOTFIX] Fixed CPT notification being fired for unwanted CPT. |\n| 2.0.5 | [FEATURE] On post type update the user who updated will be displayed on the notification. |\n| 2.0.4 | [FEATURE] Added failed administrator login notification.\u003cbr\u003e[HOTFIX] Skip notification if a comment was marked as spam.\u003cbr\u003e[HOTFIX] Fixed typo on new note notification. (Thanks to [Music47ell](https://wordpress.org/support/users/music47ell/))\u003cbr\u003e[HOTFIX] Fixed wrong IP address when the server is behind load balancer. |\n| 2.0.3 | [HOTFIX] two factor collision.\u003cbr\u003e[FEATURE] Added new support page. |\n| 2.0.2 | [HOTFIX] Fixed issue with const no accepting return value. (Thanks to [Sven Wagener](https://wordpress.org/support/users/mahype/))\u003cbr\u003e[HOTFIX] Fixed issue with PHP 5.4. (Thanks to [Sven Wagener](https://wordpress.org/support/users/mahype/))\u003cbr\u003e[HOTFIX] Fixed text domain.|\n| 2.0.1 | [FEATURE] Added RTL support.\u003cbr\u003e[HOTFIX] Fixed issue with plugin doesn't update database. |\n| 2.0.0 | New version with new UI and better notification customization.\u003cbr\u003eAdded actions and filters.\u003cbr\u003eAdded native WooCommerce support. |\n| 1.0.12 | Fixed an issue when a CPT is being updated a notification of publication was fired, thanks to [nunas](https://wordpress.org/support/users/nanus/) for reporting. |\n| 1.0.11 | Fixed wrong parameters order on custom post type notification. |\n| 1.0.10 | Removed languages directory. Added the ability to post to several channels. |\n| 1.0.9 | Fixed issue with old PHP versions. |\n| 1.0.8 | Fixed broken plugins notification. |\n| 1.0.7 | Added future, pending and updated post notifications.\u003cbr\u003eAdded future, pending and updated page notifications. Several plugin fixes. |\n| 1.0.6 | Fixed issue with image embed on WYSIWYG editor. |\n| 1.0.5 | Changed text domain slug to plugin slug.\u003cbr\u003eAdded error notice if there is a problem with API.\u003cbr\u003eFixed notifications not firing because of value type.\u003cbr\u003eAdded test integration button.\u003cbr\u003eUpdated Hebrew translation files. |\n| 1.0.4 | Fixed plugin text domain function.\u003cbr\u003eAdded Hebrew translation.\u003cbr\u003ePlugin directory cleanup. |\n| 1.0.3 | Fixed translation strings.\u003cbr\u003eAdded `.pot` file. |\n| 1.0.2 | Fixed notices errors ( thanks to [LocalGhost-IL](https://profiles.wordpress.org/localghost-il) ).\u003cbr\u003eFixed issue when sometimes the slack notifies on new theme without version ( thanks to [yehudah](https://profiles.wordpress.org/yehudah) ).\u003cbr\u003eAdded support for Travis CI \u0026 PHPUnit ( thanks to [barzik](https://profiles.wordpress.org/barzik) ). |\n| 1.0.1 | Now when a notification is generated, the website name \u0026 url will be appended at the end.\u003cbr\u003eAdded the ability to choose if and for which custom post type to enable notifications. |\n| 1.0.0 | Hooray! First version! |\n\n### Contributions\nSoon.\n\n### Contact\nIf you have any questions feel free to contact me at `webmaster[AT]dorzki.co.il`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdorzki%2Fslack-notifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdorzki%2Fslack-notifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdorzki%2Fslack-notifications/lists"}