alleyinteractive/wordpress-fieldmanager

A library to build forms and admin screens for WordPress

Installs: 243 726

Dependents: 1

Suggesters: 0

Security: 0

Stars: 519

Watchers: 83

Forks: 102

Open Issues: 170

Type:wordpress-plugin

1.6.0 2023-12-01 02:50 UTC

This package is auto-updated.

Last update: 2024-04-21 16:39:18 UTC


README

Fieldmanager is a comprehensive toolkit for building forms, metaboxes, and custom admin screens for WordPress.

Using Fieldmanager in your WordPress Project

Fieldmanager is a powerful library which can make the development of sophisticated features a breeze. To get started, simply download and install this plugin into your plugins directory and activate it on the plugins screen. To learn how to use Fieldmanager's API, visit the project's official website at Fieldmanager.org. There is also a demo plugin which illustrates a lot of what you can do with Fieldmanager.

Requirements

  • WordPress: 5.8+
  • PHP: 7.4+

Downloads and Versioning.

You can view Fieldmanager's official releases here.

The main branch on GitHub is the "bleeding edge" release. As of 1.0, Fieldmanager will maintain a typical release cycle, with alpha, beta, and RC releases, and we hope to move through "minor" versions pretty quickly. While we encourage everyone to develop with and test on early releases and help us find the bugs, stable releases are recommended for production.

Contributing to Development

Development of Fieldmanager happens on GitHub. Bugs with Fieldmanager should be addressed in the GitHub issue queue, and enhancements or bug fixes should be submitted as pull requests, which are always welcome.

Generating Documentation

To build Fieldmanager's API documentation, the latest version of which is available at api.fieldmanager.org, you need apigen installed. Once you've got that, you can generate the entire documentation tree as follows:

apigen -c apigen.neon