Home >Backend Development >PHP Tutorial >drupal7添加内容后发送邮件给指定的一个人,该怎么解决

drupal7添加内容后发送邮件给指定的一个人,该怎么解决

WBOY
WBOYOriginal
2016-06-13 11:46:21992browse

drupal7添加内容后发送邮件给指定的一个人
我要实现在drupal后台发布一个文章后发一封邮件给指定的人。

如发布一个静态页面,发送一封邮件给指定的人。

这个功能我试了很多插件没能实现,请高手指定一下?

谢谢
------解决方案--------------------
先看下有没有这个扩展功能。没有的话可以改变一下他的源码,应该有接口什么的。 加个mail就行了
------解决方案--------------------
自己写钩子来实现就是了。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn