Your cart is currently empty!
which table registration data store in phpmyadmin
—
by
install affiliate pro plugin,
when register affiliate, the user enter address, name, username
in phpmyadmin which table store all these values
Posted in Affiliates Users
Comments
One response to “which table registration data store in phpmyadmin”
Hi Jayesh,
Welcome to our support channel and many thanks for using our affiliate marketing tool on your site.
The database tables you’re looking for are wp_aff_affiliates* and wp_aff_affiliates_users* and also keep in mind that the userdata are stored in the users, usermeta tables because each affiliate is mapped to a user record upon a new registration on your site.
*assuming that you’re using the default wp_ table prefix or otherwise the table names will begin with your own installation’s table prefix.
Kind regards,
George