Download the PHP package s3rgiosan/fm-plus without Composer
On this page you can find all versions of the php package s3rgiosan/fm-plus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download s3rgiosan/fm-plus
More information about s3rgiosan/fm-plus
Files in s3rgiosan/fm-plus
Package fm-plus
Short Description Common utility classes for the Fieldmanager plugin on WordPress.
License GPL-2.0+
Homepage https://github.com/s3rgiosan/fm-plus
Informations about the package fm-plus
Fieldmanager Plus
Contributors: s3rgiosan
Tags: custom, fields, fieldmanager, library
Requires at least: 4.7
Tested up to: 4.7
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Common utility classes for the Fieldmanager plugin on WordPress.
Description
Common utility classes for the Fieldmanager plugin on WordPress.
Usage
Adds a meta box to the new/edit front page screen
Installation
Even though Fieldmanager Plus exists as a plugin, it doesn't do anything by itself, but it does make its classes and functions available so you don't have to include it as a dependency in every single one of your plugins or themes.
Dashboard
- Go to the 'Plugins' menu, and choose 'Add New'.
- Search for 'fm-plus', and then click 'Install Now'.
- Click 'Activate'.
FTP
- Download and extract the .zip file.
- Upload the unzipped folder to the
/wp-content/plugins/
directory. - Activate the plugin through the 'Plugins' menu.
Composer
composer require s3rgiosan/fm-plus
Frequently Asked Questions
Where can I report bugs?
Bugs can be reported on the GitHub repository.
How can I contribute?
Join in on our GitHub repository and read our contribution guidelines.
Changelog
1.0.0
- Initial release.
Upgrade Notice
1.0
Initial release.