Custom Plugin

  • jacek
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 10 months ago #36955 by jacek
Custom Plugin was created by jacek
Hello,

We are writing a custom plugin, which upon active membership creation creates discount codes ( to be used in another component ) for particular joomla groups. We would like to ask to see a list of triggers so we can make sure we code it properly and have our plugin be triggered every time there a membership status is triggered as active. ( specially when membership renewal occurs ).

Thank you.
jack

Please Log in or Create an account to join the conversation.

More
11 years 10 months ago #37081 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Custom Plugin
Hi Jack

You can look at the available plugins in plugins/osmembership folder. For your need, I believe you should process onMembershipActive event.

Tuan

Please Log in or Create an account to join the conversation.