I have a existing website that has DT register installed. People have signed up for many events and data has been stored. I am going to be moving over to a new site domain. I don't want to move the whole joomla installation over because I am doing a site redesign.
I just want to move the DT register component and the database tables over to the new website and new database. What is the best way to do this? Thanks
Hello. You will need to install your current version of DT Register on the new site location. Then do a database backup of all DT Register tables on the current site (all tables that start with "jos_dtregister_" in the name). Then replace the tables in the new database with the backed up tables from the old one. Shouldn't be too scary