Is it possible to export campaigns/forms

  • Shaindy Pinsker
  • Topic Author
  • Offline
  • New Member
  • New Member
More
1 year 4 months ago #155429 by Shaindy Pinsker
Is it possible to export campaigns/forms was created by Shaindy Pinsker
I am moving my site and would like to avoid rebuilding all my campaigns, custom fields, and forms. Is there any to export this from my old joomla 3 site and then import to the new joomla 4 site?

Please Log in or Create an account to join the conversation.

More
1 year 4 months ago #155450 by Mr. Dam
Replied by Mr. Dam on topic Is it possible to export campaigns/forms
Hi Shaindy,
You can follow below steps to export campaign data from old site to new site.
1. Using PHPMyAdmin to export all Joom Donation campaign table of old version to .sql file. The Joom Donation DB table will have the prefix (#__jd...). For example: jos_jd_campaigns.
2. Open .sql file by Notepad and replace the prefix of old database by prefix of new database.
3. Import modified .sql file into new Joomla database site. Because in .sql file, you add option "Drop tables if exists", so even in new site, you already installed Joom Donation. You won't have any issue in this step.
4. Re-install new Joom Donation version in new site
5. Copy directory: Root > Images > jdonation from old site to new site.

Thanks
Dam

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamDũng Nguyễn Việt