Cloning a project

What’s the quickest way to clone a project along with its files, db connections, ftp connections etc…
Not using Git for this particular project but need to quickly clone it for some updates.

Duplicate the project folder and use the “open existing project” option.

1 Like

Perfect, just had to rename the project in the project.json file so there was no confusion when opening the clone. Thanks.

1 Like