Domanda

If you write one article in front-end like Author, Joomla send one notification to Administrator that advice that one new article was wrote. My component have ACL and work well but I not found where I must put the email sender. I must do a plug-in, I not found this in content component. Thnaks

È stato utile?

Soluzione

Thou can create a content plugin which hold into the onContentAfterSave() or onContentBeforeSave() methods.

http://docs.joomla.org/J2.5:Creating_a_content_plugin

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top