Skip to content

WordPress plugin to recover Advanced Custom Fields fieldsets from PHP export

Notifications You must be signed in to change notification settings

BeAPI/ACF-PHP-Recovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Advanced Custom Fields v 5.0 Recovery Tool from PHP Export

Use this plugin to import fieldsets from PHP exports. Do not use this for your workflow of importing and exporting. Use it only as a recovery tool when you lose the original database and XML files.

  1. Include the PHP for the ACF fieldsets generated from the PHP export.
  2. Install and activate this plugin.
  3. Go to 'Custom Fields' > 'PHP Recovery' page.
  4. Check the boxes next to the fieldsets to import and then click the 'Import' button.
  5. The fieldset are imported into the database with '(Recovered)' postfixed to the title.
  6. Remove (or just comment out) the PHP defined fields as their UID may conflict with the imported fields. Commonly if you leave them in, you will only see the last field on the fieldset edit screen.

Alternatives

https://github.com/iamntz/acf-recovery

Thanks

Thanks to Elliot Condon http://www.elliotcondon.com/ for creating Advanced Custom Fields.

Thanks to Seamus Leahy https://github.com/seamusleahy for creating this project.

About

WordPress plugin to recover Advanced Custom Fields fieldsets from PHP export

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages