on_after_save event
Jesper Dinesen
New Member
Posts: 6
7 år 1 måned dager siden #1647
av Jesper Dinesen
on_after_save event opprettet av Jesper Dinesen
Does anybody have an example of a plugin with on_after_save event etc. I need to modify the code for my plugin, but I would love not to have to hack it !
Jesper
Jesper
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Juan Sánchez
New Member
Posts: 9
7 år 1 måned dager siden #1650
av Juan Sánchez
Besvart av Juan Sánchez i emne on_after_save event
Hello,
Just locate a Joomla plugin similar to yours, in the docs you can find links with examples to the code. You can copy the plugin directory structure, rename it and change its xml configuration parameters. Then go to your backend, extensions, discover and install it. Now you have your own plugin and you can do as many changes you want.
Hope it helps.
Just locate a Joomla plugin similar to yours, in the docs you can find links with examples to the code. You can copy the plugin directory structure, rename it and change its xml configuration parameters. Then go to your backend, extensions, discover and install it. Now you have your own plugin and you can do as many changes you want.
Hope it helps.
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Jesper Dinesen
New Member
Posts: 6
7 år 1 måned dager siden #1651
av Jesper Dinesen
Besvart av Jesper Dinesen i emne on_after_save event
Hi Juan,
I get this, the bigger problem I have is how do I make it an on_after_save event on one of my components I created here... how will my plugin know about the component etc ?
I get this, the bigger problem I have is how do I make it an on_after_save event on one of my components I created here... how will my plugin know about the component etc ?
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Juan Sánchez
New Member
Posts: 9
7 år 1 måned dager siden #1652
av Juan Sánchez
Besvart av Juan Sánchez i emne on_after_save event
Hope it helps: docs.joomla.org/Triggering_content_plugins_in_your_extension
Vennligst Logg inn eller Registrer konto for å bli med i samtalen.
Tid til å lage siden: 0.056 sekunder