Run SQL query on new membership?

  • Ari
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
9 years 3 months ago - 9 years 3 months ago #57618 by Ari
Question 1) Is there a way to make a SQL query run when users sign up for a new membership? Ideally, it would be nice to have the option of different queries for new, renew, and upgrade memberships.
Implementing something like this would allow for a great deal of powerful use cases (and probably a lot of tech support questions).

Question 2) Do new memberships through Membership Pro trigger the onAfterStoreUser event in Joomla? I ask because one could simply write their own plugin to accomplish Question 1 above using this guide: forum.joomla.org/viewtopic.php?p=2206676
Last edit: 9 years 3 months ago by Ari.

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

More
9 years 3 months ago #57627 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Run SQL query on new membership?
Hi

#1=> It is not possible at the moment. Something I will consider adding support for in version 1.7.0

#2=> Yes, it does.

Tuan

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