Metaly for ACF and SCF

설명

Metaly for ACF and SCF is a premium-grade add-on for Advanced Custom Fields (ACF) and Secure Custom Fields (SCF). It delivers a curated suite of modern field types that elevate your content editing experience while keeping performance, clarity, and extensibility at the core.

Whether you’re building client sites, complex content models, or internal tools, this plugin gives you more expressive inputs without the bloat.

Why teams choose Metaly for ACF and SCF

  • Polished UI that feels native to WordPress and ACF/SCF
  • Front-end ready (works with acf_form())
  • Repeaters + Flexible Content compatible
  • REST API-friendly values
  • Built with WordPress coding standards and best practices

Dependencies

Required:
* Advanced Custom Fields (ACF) or Secure Custom Fields (SCF)

Optional:
* WooCommerce (only needed for the SKU Lookup field)

Included Field Types

  • Address — structured address input with country selection
  • Action Button — trigger custom actions without storing values
  • Checklist — configurable checklist with progress UI
  • Code Scan — QR/barcode scanner with camera support
  • Countries — country selector with optional flag preview
  • HTML — CodeMirror-powered HTML editor
  • Likert Scale — scale selector with labels/emojis
  • Progress Bar — editable progress indicator
  • QR Code — live QR generator from text input
  • Quantity — numeric input with step/min/max
  • Rating Stars — star rating input with optional number display
  • Read Only — display computed or stored values with copy action
  • Signature — draw and store a signature image (base64)
  • SKU Lookup — search WooCommerce products by SKU (optional)
  • Smart Notes — timestamped notes with metadata
  • Steps — step indicator with navigation controls
  • User Context Snapshot — capture user/context metadata on save

Developer Notes

Metaly for ACF and SCF is built with extensibility in mind.
Developers can hook into field registration, settings, and rendering logic to extend or customize behavior.

Source code follows WordPress coding standards and avoids unnecessary abstractions.

For documentation and updates, visit:
https://racmanuel.dev/

설치

  1. Install and activate Advanced Custom Fields (ACF) or Secure Custom Fields (SCF).
  2. Upload this plugin to /wp-content/plugins/ or install via the WordPress plugin uploader.
  3. Activate Metaly for ACF and SCF.
  4. Create/edit a field group and select any of the new field types.

FAQ

Do I need ACF or SCF?

Yes. This plugin requires ACF or SCF to register the custom fields.

Is WooCommerce required?

Only for the SKU Lookup field. All other fields work without WooCommerce.

Does it work on the frontend?

Yes. Fields are compatible with acf_form() and frontend rendering.

Are values available in the REST API?

Yes. Field values are designed to be REST compatible.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

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

기여자

자국어로 “Metaly for ACF and SCF”(을)를 번역하세요.

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

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

변경이력

1.0.0

  • Initial release
    • Added 17 custom field types compatible with ACF/SCF
    • REST API compatibility and frontend support