AKZ Checkout Fields Manager for WooCommerce

Description

AKZ Checkout Fields Manager gives you full control over your WooCommerce checkout fields from a single admin panel. Works with both the Classic Checkout and the new Block Checkout (WooCommerce 8.9+).

Everything is free, fully functional, and requires no coding.

What you can do

  • Add unlimited custom checkout fields
  • Edit default WooCommerce fields — label, placeholder, required status
  • Drag and drop to reorder any field
  • Enable or disable fields with one click
  • Organize fields by section: billing, shipping, order notes, contact, address
  • Export and import your fields as a JSON backup
  • Reset to WooCommerce defaults with one click

Supported field types

Text, textarea, email, phone, number, select dropdown, checkbox, country selector, state selector.

Classic Checkout

Manage billing address fields, shipping address fields, and order notes fields. Full support for all default WooCommerce fields with drag-and-drop reordering.

Block Checkout

Manage contact information fields, address fields, and additional information fields. Compatible with WooCommerce 8.9 and later using the modern block-based checkout.

Who is this for?

  • Online stores that need extra information at checkout
  • B2B stores requiring company or VAT details
  • Gift shops needing delivery messages
  • Food delivery stores requiring delivery instructions
  • Event stores needing attendee details
  • Any store that wants to customize the checkout experience

Developer friendly

  • Action and filter hooks for extensibility
  • REST API integration
  • Clean modular codebase
  • Translation ready

Will there be a Pro version?

This plugin is completely free. If it gets enough users and positive feedback, a Pro version may be released in the future with advanced features like conditional logic, date pickers, file uploads, and field width control — at an affordable price around $49/year.

For now everything you need to customize your checkout is included at no cost. If you find it useful, leaving a review helps a lot.

Source Code

The full source code including React admin panel source files is available at:
https://github.com/azkmarketing/akz-checkout-fields-manager

Privacy Policy

This plugin does not collect, store, or transmit any personal data. It only manages the structure and configuration of checkout fields. Any data entered by customers at checkout is handled by WooCommerce according to WooCommerce’s privacy policy.

Screenshots

  • Admin field list with drag-and-drop reordering
  • Field editor with all customization options
  • Frontend checkout with a custom field visible
  • Block Checkout view

Installation

Automatic

  1. Go to Plugins > Add New in your WordPress dashboard
  2. Search for «AKZ Checkout Fields Manager»
  3. Click Install Now then Activate
  4. Go to WooCommerce > Checkout Fields to get started

Manual

  1. Download the plugin ZIP file
  2. Go to Plugins > Add New > Upload Plugin
  3. Upload the ZIP and activate
  4. Go to WooCommerce > Checkout Fields

Requirements

  • WordPress 5.8 or higher
  • WooCommerce 7.0 or higher
  • PHP 7.4 or higher

FAQ

Does this work with the WooCommerce Block Checkout?

Yes. Both Classic Checkout and Block Checkout (WooCommerce 8.9+) are fully supported from the same admin panel.

Can I reorder default WooCommerce fields?

Yes. All fields including default WooCommerce fields like first name, last name, email, and address can be reordered by drag and drop.

Can I delete default WooCommerce fields?

Default fields cannot be deleted, but they can be disabled so they no longer appear at checkout.

Are custom field values saved with orders?

Yes. All custom field values are saved to order metadata and visible in the order details page in the admin.

Can I back up my fields?

Yes. Export all fields as a JSON file and import them on another site or after a reinstall. Classic and Block checkout fields have separate export/import.

Is this plugin free?

Yes, completely free with no locked features, no license keys, and no usage limits.

Will there be a Pro version?

Possibly in the future if there is enough demand. If you want advanced features like conditional logic or date pickers, leave a review and let us know — that feedback directly influences what gets built.

Is this GDPR compliant?

The plugin does not collect or transmit any personal data. It only manages the structure of your checkout fields. Data entered by customers is handled by WooCommerce.

Does this work on multisite?

Yes. Each site in a multisite network manages its own checkout fields independently.

What happens if I deactivate the plugin?

Custom fields will no longer appear on checkout but your configuration remains in the database. Reactivating restores everything.

Does this work with my theme?

Yes. The plugin uses WooCommerce’s native field rendering system and works with any theme that supports WooCommerce.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“AKZ Checkout Fields Manager for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release