Support Forums - Classified Ads Script Osclass
General osclass questions => General discussion => Topic started by: invisible on September 03, 2021, 05:22:42 AM
-
I have two osclass websites on two different domains. I want to merge one of it into the other without losing listings and users.
After merging, the users and listings in website 1 should present in website 2, with the listings and users in website 2.
How can I do that?
Note: Both installations are running osclass 3.8
-
@invisible
I would do it in way:
- select final website
- make sure locations use same structure
- export users
- import users to final destination. Remove primary keys, new will be created
- export listing data
- use Ad Importer Plugin (https://osclasspoint.com/osclass-plugins/backoffice/ad-importer-osclass-plugin-csv-xml-json-i112) to import listings back. Do not use user foreign keys as they will differ on final installation
No easy way ;)