Creating TAG for Email and messages

  • kpg
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 9 months ago #113411 by kpg
Hello Tuan,
I have a question about a issue we have.
We are using the membership pro for a customers site. Now we are creating pages and use the userfield which makes a regex (for example Nort GmbH = nort_gmbh.domain.tld)
So if he uses the name Tobias Gurtner we are creating tobiasgurtner for creating a subdomain.

The question we have is now. How can we creat a [subdomainURL] TAG that can be used in the email and messages. Where do you creat those?

Thanks for your respond.

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

More
6 years 9 months ago #113423 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Creating TAG for Email and messages
You can look at components/com_osmembership/helper/helper.php, customize the code of buildTags method to add support for that tag

Please implement the customization as override so that the change won't be lost when you update to future releases of the extension. See membershipprodoc.joomservices.com/develo...thods-helper-methods for instructions

Regards,

Tuan

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