Home › Forums › Backend Issues (wp-admin) › Auto Install › Reply To: Auto Install
Hi @websul
Thank you for the question.
Unfortunately ACF does not offer this functionality out of the box. You can however checkout this plugin that offers a similar functionality https://wordpress.org/plugins/acf-multisite-sync/
You can also make use of the native ACF export functionality to manually add the fields to the multisite. you only need to follow these steps:
1) Network Activate Advanced Custom Fields
2) Create Field Groups on the Main Site through the Custom Fields Menu.
3) Use Custom Fields –> Export, select all field groups, Export to PHP
4) Paste the PHP into your (child) theme’s functions.php
5) Go back and trash the fields from the main site so there aren’t duplicates.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.