Looking at purchasing the wpdatatables pro version and will be building a site where customers can come and view their purchasing history. I will use the wpdatatables filter to filter what records a customer can see but my question is this: Do I need to utilize mysql to store the customer information and access it via wpdatatables or can I use wpdatetables for the customer information, what accounts they have access and security level. i have zero experience with MYSql.
wpDataTables doesn't have any customer data, other than in the database.
So, you will need to pull the purchase history from the database. I don't know how you're handling it, and how the data is saved in the database, but that's really the only way to pull the history. We have a query constructor, which can help you construct a table with little-to-no-knowledge of MySQL. You can have a look at that.
Looking at purchasing the wpdatatables pro version and will be building a site where customers can come and view their purchasing history. I will use the wpdatatables filter to filter what records a customer can see but my question is this: Do I need to utilize mysql to store the customer information and access it via wpdatatables or can I use wpdatetables for the customer information, what accounts they have access and security level. i have zero experience with MYSql.
Hello Mark
Thank you for your interest in our plugin.
wpDataTables doesn't have any customer data, other than in the database.
So, you will need to pull the purchase history from the database. I don't know how you're handling it, and how the data is saved in the database, but that's really the only way to pull the history. We have a query constructor, which can help you construct a table with little-to-no-knowledge of MySQL. You can have a look at that.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables