GatherPress / gatherpress

Powering our community's event management needs.
https://wordpress.org/plugins/gatherpress/
GNU General Public License v2.0
86 stars 30 forks source link

Export & Import RSVPs #665

Open carstingaxion opened 4 months ago

carstingaxion commented 4 months ago

Is your enhancement related to a problem? Please describe.

Part 2 of https://github.com/GatherPress/gatherpress/pull/655

Designs

No response

Describe alternatives you've considered

No response

Code of Conduct

carstingaxion commented 4 months ago

Nice side effect of that could be (with little additional effort), that GatherPress can have real attendees added to the events of the demo-data set.

We, contributors to GatherPress, could either create PRs against the demo-data-repo and add our attended events into the import file directly OR we automate this process with names & avatars from the latest.php and let us randomly attend events.

In the end every WordPress Playground created with the demo-data, will show the well-known faces from the Credits screen.

carstingaxion commented 3 months ago

If GatherPress defines RSVPs as custom comment-type, like explored in #687, export & import would just work.

mauteri commented 2 months ago

@carstingaxion can this be closed since we made RSVP's a comment type now? Maybe we need to test to make sure it works as expected.

carstingaxion commented 1 month ago

You might be right and this could eventually be closed, but only after we did some intense testing; like you said @mauteri .

I also haven't done this yet, but I think this should be at least easy to test. Let's see what the results are.

mauteri commented 1 month ago

@carstingaxion sounds good, thx!