# WPify Custom Fields

WPify Custom Fields is a powerful, developer-oriented WordPress library for creating custom fields. This library offers
maximum flexibility for developers to integrate custom fields into various parts of WordPress, ranging from post
metaboxes to WooCommerce product options. Built with React.js and requiring no additional composer dependencies, it is
designed to be highly extendable and future-proof.

## Features

- **Developer-Oriented**: WPify Custom Fields provides maximum control for developers who need flexibility in their
  WordPress projects.
- **Composer Support**: Easily integrate WPify Custom Fields into your project with Composer.
- **Broad Integration**: Custom fields can be implemented in a wide variety of locations, including but not limited to:
    - Custom Options Pages, Metaboxes, Menu Item Options, Term Options, Settings pages, etc.
    - Custom Gutenberg Blocks
    - WooCommerce Order Metabox, Product Options, Settings, etc.
    - WooCommerce Subscription Options and Woo Memberships Plan Options
- **50+ Field Types**: A wide range of field types is available, allowing you to build anything from simple input fields
  to complex multi-attachment **galleries** or **repeaters**.
- **Conditional Logic**: Show or hide fields conditionally based on the current data, giving you more control over the
  display and functionality of your custom fields.
- **Tabbed Field Organization**: Organize your custom fields into tabs for better user experience and cleaner UI.
- **Required Fields**: Make fields required to ensure important data is captured.

## Why WPify Custom Fields?

- **Flexibility**: WPify Custom Fields integrates with multiple parts of WordPress and WooCommerce, offering flexibility
  that surpasses most other custom field plugins.
- **Ease of Use**: While developer-focused, the library is designed to be straightforward, allowing you to implement
  custom fields with minimal code.
- **Extendable**: With the ability to create custom field types and implementations, you are never limited by the
  built-in features.
- **Future-Proof**: Built with React.js and PHP 8.1+, WPify Custom Fields is ready for modern WordPress development.

## [Documentation](docs/index.md) & [Support](https://github.com/wpify/custom-fields/issues)

For full documentation, examples, and advanced usage, please visit
the [**WPify Custom Fields documentation**](docs/index.md). If you encounter any
issues or have questions, feel free to [open an issue](https://github.com/wpify/custom-fields/issues) for support.
