Hello, are the submissions to DT Donate (as well as DT Register) stored in the MySQL database? Or in some other place?
The reason I ask is that we are trying to determine how often to back up our site files and databases, and the donations/registrations are one of the things we want to back up more frequently. If they are indeed stored in the MySQL database, this would be great news, as that is easier/quicker to backup than the entire home directory.
Yes all donation / registration records are stored in the Joomla database. You can see the database table names have either "dtdonate" or "dtregister" in the names.