[ad_1]
I need to import a very big amount of posts into WP, on a weekly base (100k a month)
Posts can have a deferent categories and ACF fields.
Categories can get as deep as 10 levels.
I don’t know in advance the categories and ACF names. Every batch can have new categories and ACFs.
There are a lot of great import plugins, but all of them require mapping all data in advace.
What is the best way to fully aoutomat this process?
[ad_2]
WP All Import
If the source of your import isn’t WordPress related, you probably have to do some sort of mapping in advance. If the ACF fields and categories aren’t that complicated, it should be relatively easy to setup. I always use [WP All Import](https://www.wpallimport.com/) for similar cases. For ACF mapping, you’ll need the ACF add-on as well. The plugin does require a license though. If you’re looking for a free alternative, I can’t think of anything else at the moment.