By ritchiemartin on Thursday, 24 November 2016
Replies 3
Likes 0
Views 1.9K
Votes 0
Hi,
is it possible to transfer templates from a test site - running on a VM - to a production site?

Regards
Ritchie
Hi Ritchie,

Not out of the box. You could of course find the template id, export the template row and import into the new site, but you will then need to import all the fields from the fields table too.
·
7 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Ritchie,

You would need to copy the following tables:

jev_rsvp_fields
jev_rsvp_fields_archive
jev_rsvp_fields_translation
jev_rsvp_template_translation
jev_rsvp_templates
jev_rsvp_templates_archive

To copy the templates.

but I highly advise testing it out locally first since we haven't tried it personally.

Many thanks
Tony
·
7 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hm, but these tables contain all templates... there is no way to copy one single template from a development installation to a production site?

Regards
Ritchie
·
7 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post