Descripción
Plugin de WordPress ligero y personalizable para integrar tu sitio con 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.
Capturas
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.
Instalación
Install the plugin by:
- Upload
dorzki-notifications-to-slack
directory to the/wp-content/plugins/
directory. - Activa el plugin desde el menú ‘Plugins’ de WordPress.
- Go to
Settings -> Slack Notifications Integration
page and setup integration and select desired notifications.
FAQ
- ¿Qué es Slack?
-
Slack es una increíble herramienta de colaboración en equipo que es gratis y tiene muchas integraciones de API para servicios populares.
- Does the plugin disable email notification?
-
No por el momento, en la versión futura habrá una opción para desactivarlos.
- ¿Qué hay acerca de opciones de notificación?
-
In future versions we will add integration to popular plugins.
- Necesito ayuda / quiero sugerir algo
-
Please feel free to contact me
webmaster[AT]dorzki.co.il
Reseñas
Colaboradores y desarrolladores
«Slack Notifications by dorzki» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Slack Notifications by dorzki» está traducido en 3 idiomas. Gracias a los traductores por sus contribuciones.
Traduce «Slack Notifications by dorzki» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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
- Se ha corregido el orden de los parámetros incorrectos en el aviso del tipo de publicación personalizada.
1.0.10
- Se eliminó el directorio de idiomas.
- Added the ability to post to several channels.
1.0.9
- Se solucionó el problema con las versiones antiguas de PHP.
1.0.8
- Fixed broken plugins notification.
1.0.7
- Added future, pending and updated post notifications.
- Added future, pending and updated page notifications.
- Varias correcciones de plugin.
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
- Se corrigieron las cadenas de traducción.
- 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
- ¡Hurra! ¡Primera versión!