- /
- /
- /
How to export appointments and settings from the old site to the new site
Use MySQL database tools like PhpMyAdmin to export the following tables:
A. Export tables with prefix name “wp_afx_” as per below:

B. Export options with prefix name “afx” in the “wp_options” table.
