-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
If a current ProudCity customer is setting up a new instance and wants to bring over two years of meetings material is the below migration possible:
- Export meetings content type current site
- Import two years into the new instance
- Move uploaded PDFs/files from current site into media library of new site to complete the migration
Would step three need to do some python google-cli fu to pattern match the filenames and upload a new copy if they match as mentioned in this issue: https://github.com/proudcity/pc-dev-issues/issues/142
Here is an example of a type of meeting filled with uploaded and hyperlinked (to media files): https://www.cityofsanrafael.org/meetings/city-council-august-18-2025/
More examples here: https://www.cityofsanrafael.org/city-council-meetings/
Tasks
- can migrate DB pro pull a CPT and then integrate it with the existing content
- can WP All Import pull a CPT with media and integrate it into the site
Metadata
Metadata
Assignees
Type
Projects
Status
Blocked