Backup of Data #425
Answered
by
liedekef
loelismurf
asked this question in
Q&A
Backup of Data
#425
-
Is there a possibilty to make a Export/Backup of whole Data and Settings of Event Made Easy? |
Beta Was this translation helpful? Give feedback.
Answered by
liedekef
Jan 26, 2024
Replies: 1 comment
-
Most EME data are in seperate database tables (starting with "eme_") that you can export/import using your favourite db tool. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
loelismurf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Most EME data are in seperate database tables (starting with "eme_") that you can export/import using your favourite db tool.
The generic EME settings are stored in the regular WP options table (name also starts with "eme_").