Difference between revisions of "Tips & Tricks"
From aMember Pro Documentation
(6 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
*[[How to customize user tabs in member's area]] | *[[How to customize user tabs in member's area]] | ||
*[[How to add user tab with Active Resources]] | *[[How to add user tab with Active Resources]] | ||
− | *[[How to add | + | *[[How to add/remove link in "Useful Links" block ]] |
*[[How to add fields to a product]] | *[[How to add fields to a product]] | ||
*[[How to add/remove html blocks in member's area]] | *[[How to add/remove html blocks in member's area]] | ||
Line 27: | Line 27: | ||
*[[How to use shopping cart buttons on domains other than domain where aMember is installed]] | *[[How to use shopping cart buttons on domains other than domain where aMember is installed]] | ||
*[[How to populate coupon code on signup page from PHP session]] | *[[How to populate coupon code on signup page from PHP session]] | ||
+ | *[[How to define maximum number of registrations allowed per IP within 24 hours]] | ||
+ | *[[How to hide specific product in Active Subscriptions block]] | ||
+ | *[[How to use predefined list of quantity instead of text input field on signup form]] |
Latest revision as of 06:28, 14 December 2016
Customization Tips & Tricks:
- How to redirect user to different thanks page after payment
- How to enable access to helpdesk only if user have special product
- How to add welcome ticket in helpdesk when user signup
- How to sell tickets in build in Helpdesk module
- How to link aMember to different wordpress blogs
- REST API examples
- How to customize user tabs in member's area
- How to add user tab with Active Resources
- How to add/remove link in "Useful Links" block
- How to add fields to a product
- How to add/remove html blocks in member's area
- How to add custom page in member area
- How to add some html/js code to pages via hooks
- How to set up custom invoice numbering
- How to add custom placeholders to email templates
- How to translate options in additional fields and text added with customizations
- How to add special validation for some fields on signup form
- How to store plain text passwords for users
- How to restrict access to admin interface by certain IP address
- How to add free access to user who was created by "Protection Plugin" using "Create aMember Users By Demand" function
- How to display user_id in edit profile page
- How to assign a usergroup when customers orders a product
- How to send generated password for imported users
- How to customize PDF invoice output
- How to add custom tracking JavaScript code at the bottom of each aMember's page
- How to use shopping cart buttons on domains other than domain where aMember is installed
- How to populate coupon code on signup page from PHP session
- How to define maximum number of registrations allowed per IP within 24 hours
- How to hide specific product in Active Subscriptions block
- How to use predefined list of quantity instead of text input field on signup form