ACF to Custom Database Tables

설명

An add-on plugin for Advanced Custom Fields that lets you save custom fields data in an organized, structured database table instead of WordPress’s post meta table.

Features

  • Create a database table from the ACF fields
  • ACF’s native method support
  • Custom wordpress filters to extend functionality.
  • Faster Searches & Easy Export
  • Detailed tables schema change log

Supported Fields

  • Text
  • Text Area
  • Number
  • Range
  • Email
  • Url
  • Password
  • Image
  • File
  • Wysiwyg Editor
  • oEmbed
  • Select
  • Checkbox
  • Radio Button
  • Button Group
  • True / False
  • Link
  • Post Object
  • Page Link
  • Relationship
  • Taxonomy
  • User
  • Google Map
  • Date Picker
  • Date Time Picker
  • Time Picker
  • Color Picker
  • Group
  • Gallery (Pro Version)
  • Repeater (Pro Version)
  • Flexible Content (Pro Version)

Links

스크린샷

  • Create a database table from the ACF fields

  • View SQL query and changes

설치

Note: Advanced Custom Fields plugin free or paid version is required.

  1. Upload the plugin to your /wp-content/plugins/ directory.
  2. Activate the plugin in your WordPress admin.
  3. Go to the Custom Fields > Field Groups menu. Edit or create a field group and enable “Custom Table” option then enter custom table name inside “Custom Table Name” field.

Upgrade to Pro

후기

2023년 10월 1일 답글 1개
Hi, does your plugin support saving data from the front ( using acf_form() )  (not from the admin area) ? Thanks for your help.
2023년 9월 28일 답글 1개
You have to create the custom posts by hand, one by one, from the admin. If you import them bulk, the custom table will not be updated. I have a custom post already created that I want to transfer to custom table; if I go to a post and update it, nothing happens, the data is not saved in the custom table.
2022년 10월 4일
First of all I want to thanks the author of this amazing plugin… we have a meet call where he explained to me some really usefully tricks to import a large database in his custom table, saving hours of working. This plugin is a must for anyone who use ACF. Also it works perfect with the JSON method from ACF. Nothing if more fast than this combination…. Again thanks and thanks 😄
2022년 2월 5일
Working with a custom table is much more clear than working with the wp_postmeta table. I can edit the custom table now directly without problems. Many thanks to the developer 🙂
모든 7 평가 읽기

기여자 & 개발자

“ACF to Custom Database Tables”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “ACF to Custom Database Tables”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.7

28th July 2024
Extended support for acf_form
Fixed warnings

1.0.6

13th November 2023
Fixed Attachment page issue

1.0.5

9th August 2023
Fixed warnings
Fixed UI issues
Changed table create schema
Tested on WP 6.3

1.0.4

10th September 2022
Fixed ACF data display issue when Local JSON setting is not enabled

1.0.3

9th July 2022
Fixed undefined warning
Added readonly support for Select field
Tested on WP 6.0

1.0.2

Fixed get_field bug – 5th February 2022

1.0.1

UI enhancements – 19th December 2021

1.0.0

First Version – 15th December 2021