Thursday, 24 November 2016
  3 Replies
  2.5K Visits
0
Votes
Undo
Hi,
is it possible to transfer templates from a test site - running on a VM - to a production site?

Regards
Ritchie
Monday, 28 November 2016 09:19
·
#179343
Accepted Answer
0
Votes
Undo
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.
Friday, 25 November 2016 10:08
·
#179249
0
Votes
Undo
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
Monday, 28 November 2016 09:16
·
#179342
0
Votes
Undo
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
Monday, 28 November 2016 09:19
·
#179343
Accepted Answer
0
Votes
Undo
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.
  • Page :
  • 1
There are no replies made for this post yet.