Pulling/Importing posts into Community
Has anybody figured out out to import posts into Community?
I used this page to set up a function that automatically shares new posts in a specific space in my community: https://github.com/WPManageNinja/fluent-community-docs/blob/master/code-snippets.md
If you're wanting to import posts that already exist, I did this manually within the database by importing a csv file. You might be able to find a plugin that lets you import into custom database tables but both options will likely require some manual work to format things the way FC requires. It's not super difficult work, just a bit technical if you haven't played directly in the database before.
I'm migrating from Circle and just got a CSV export from them and would love to import it into Fluent Community.
