[buddypress-trac] [BuddyPress Trac] #1058: Import/Export of all BuddyPress user data (roadmap BP v1.4)
buddypress-trac
noreply at wordpress.org
Wed Sep 25 18:49:17 UTC 2024
#1058: Import/Export of all BuddyPress user data (roadmap BP v1.4)
-------------------------+-----------------------
Reporter: DJPaul | Owner: vapvarun
Type: enhancement | Status: assigned
Priority: high | Milestone: 15.0.0
Component: Core | Version:
Severity: normal | Resolution:
Keywords: needs-patch |
-------------------------+-----------------------
Comment (by vapvarun):
Preparing Beta Version
### Done:
- [x] **Class created** to handle BuddyPress export functionality
- [x] **Export formats supported**: CSV, JSON, and XML
- [x] **Retrieves BuddyPress XProfile** and user meta data for export
- [x] **Pagination implemented** for handling large user datasets
- [x] **Basic Admin interface** with checkboxes for selecting fields and
meta data to export
- [x] **"Select All" option** added for both XProfile fields and user meta
- [x] **Export format selection** available in the admin UI
- [x] **Frontend export option** added under BuddyPress settings
- [x] **Frontend export form** created for users to export their own
profile data
- [x] **Handles secure export requests** with nonce checks
- [x] **User profile data exported** in a downloadable CSV file on the
frontend
### In Progress:
- [ ] Development of import process
- [ ] Field mapping interface for import process
- [ ] Queueing system for handling large imports
Current development repo https://github.com/vapvarun/bp-impex/
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/1058#comment:13>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list