This topic is locked
[SOLVED]

migrate some page layouts/events from one project to another

12/21/2021 4:01:27 AM
PHPRunner General questions
J
jacktonghk authorDevClub member

I have 2 existing PHPRunner projects and now I want to migrate some tables from one to another with corresponding fields, pages, events, etc... What can I do? Thank you!!

Jack Tong

Sergey Kornilov admin 12/21/2021

You can save your project as a template and add this template to another project.

J
jacktonghk authorDevClub member 12/22/2021

Can I only copy part of the template to my project? I do not need the whole project to be copied. Thanks.

Sergey Kornilov admin 12/22/2021

I guess you will need to create a copy of the project first, strip all unnecessary details and tables and then save it as a template.

J
jacktonghk authorDevClub member 12/28/2021

Got it. Thank you!!