[ad_1]
Hi there, I’m looking for a plugin that would help me create pages in bulk.
I have several pages with the same page structure and layout, and I want to create hundreds more of these pages, wit only some of the text and meta data different. I would like to have an opportunity to upload a file with new pages of the same layout from the current page, but only specific variables would be changed (headings, page title, some text, and etc.)
Is there a plugin for this particular case?
[ad_2]
I’m not sure how important it is for you to be able to upload a file and automate the page creation, but what you’re talking about is very easy to do with page templates and ACF. Once the page template is set up you would just create a page, assign it that page template, and just fill in your “variables” (aka custom fields).
Yes, Gato GraphQL, that’s my plugin. The solution is to execute a query that takes a template containing variables, and a CSV with all values from those variables, and creates a page for each of those rows. I can help create the query if you’re interested. Check [https://gatographql.com](https://gatographql.com)