- Posts: 15
- Thank you received: 0
Is it possible to export campaigns/forms
- Shaindy Pinsker
- Topic Author
- Offline
- New Member
Less
More
1 year 11 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.
- Mr. Dam
- Offline
- Administrator
Less
More
- Posts: 12815
- Thank you received: 1659
1 year 11 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
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. Dam, Dũng Nguyễn Việt
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.