Download the PHP package alleyinteractive/wordpress-fieldmanager without Composer
On this page you can find all versions of the php package alleyinteractive/wordpress-fieldmanager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download alleyinteractive/wordpress-fieldmanager
More information about alleyinteractive/wordpress-fieldmanager
Files in alleyinteractive/wordpress-fieldmanager
Package wordpress-fieldmanager
Short Description A library to build forms and admin screens for WordPress
License GPL-2.0-or-later
Informations about the package wordpress-fieldmanager
Fieldmanager
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 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: