- Posts: 10
- Thank you received: 0
Export event with custom fields
- Leah Shanley
- Topic Author
- Offline
- New Member
-
Less
More
2 days 6 hours ago #171856
by Leah Shanley
Export event with custom fields was created by Leah Shanley
Hi All
I have created a test event with several custom fields on my development site. I need to move it to production. Is there a way to export the event with the correct settings and custom fields? Or should I do it manually.
Thanks in advance.
I have created a test event with several custom fields on my development site. I need to move it to production. Is there a way to export the event with the correct settings and custom fields? Or should I do it manually.
Thanks in advance.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
1 day 13 hours ago #171862
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Export event with custom fields
What kind of custom fields you are talking about? Is it custom fields for registration form or event custom fields (use to allow entering extra data for each event)?
Tuan
Tuan
Please Log in or Create an account to join the conversation.
- Leah Shanley
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
17 hours 18 minutes ago #171873
by Leah Shanley
Replied by Leah Shanley on topic Export event with custom fields
registration fields for event
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
15 hours 8 minutes ago #171874
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Export event with custom fields
Hi Leah
For this, you will need to use database export and import if you are familiar with these operations via PHPMYADMIN. If you are, then:
1. Export the following database tables from original site
- jos_eb_fields (replace jos_ with database table prefix uses on new site)
2. Open the exported file using a text editor, replace table prefix (jos_ in the example above) with the database table prefix on new site if needed
3. Import the exported file into new site database
Please do that to see if it works (depends on your need, other database tables like categories data, events data... need to be exported and imported as well)
Regards,
Tuan
For this, you will need to use database export and import if you are familiar with these operations via PHPMYADMIN. If you are, then:
1. Export the following database tables from original site
- jos_eb_fields (replace jos_ with database table prefix uses on new site)
2. Open the exported file using a text editor, replace table prefix (jos_ in the example above) with the database table prefix on new site if needed
3. Import the exported file into new site database
Please do that to see if it works (depends on your need, other database tables like categories data, events data... need to be exported and imported as well)
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2025 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.