Display subscription form in article or module

  • adam87
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 8 months ago #67199 by adam87
Hi,

Is it possible to display the registration form (not the subscription plan table) in article or module rather than creating new menu item ? I have only 1 plan and I want to display it directly in Joomla! article without hitting the sign up.

Thank you.

Adam. :laugh:

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

More
9 years 8 months ago #67201 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Display subscription form in article or module
Not possible for now. But we have a way to implement it. Wait me for 2 or 3 more days and I will have a module / plugin to allow you to do that

Regards,

Tuan

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

  • adam87
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 8 months ago #67407 by adam87
Hi Tuan,

Could you please let me know the status of this matter ? Thank you.

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

More
9 years 8 months ago #67412 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Display subscription form in article or module
Hi Adam

Yes. The code is completed but I haven't had a chance to document how to use it yet. Will try to do it later today or tomorrow morning, then you can start using the solution

Tuan

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

  • adam87
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 8 months ago #67417 by adam87
Hi Tuan,

Thanks for your fast response. Ok, I will wait for 2 - 3 more days and hope that we can start using it then :)

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

More
9 years 8 months ago #67444 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Display subscription form in article or module
Hi Adam

It is now available in latest version of Membership Pro (version 2.0.5). You can download latest version, upgrade it to your site to use this feature.

To display subscription form in a module position, please follow the step below :

1. Create a new Module, type Membership Pro View.

2. In the View parameter, select "Subscription Form"

3. In the Query String parameter, please enter:

id=ID_OF_THE_PLAN&Itemid=ID_OF_THE_ACTIVE_MENU_ITEM

ID_OF_THE_PLAN : That's ID of the plan you want users to sign up for
ID_OF_THE_ACTIVE_MENU_ITEM : That's ID of the menu item which you want the link on this form associated to. Usually, it should be a menu item to link to a view of Membership Pro (it can be a hidden menu item)

Please look at the attached image for a sample setup on my local computer, try to setup it and ask me any questions if needed

Regards,

Tuan
Attachments:
The following user(s) said Thank You: adam87

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

  • adam87
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 8 months ago #67475 by adam87
Hi Tuan,

Awesome! Thank you very much :D.

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

More
9 years 8 months ago #67502 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Display subscription form in article or module
OK. Please try that and update us with the result

Tuan

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