PHPackages                             s3rgiosan/fm-plus - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. s3rgiosan/fm-plus

AbandonedArchivedWordpress-plugin[Utility &amp; Helpers](/categories/utility)

s3rgiosan/fm-plus
=================

Common utility classes for the Fieldmanager plugin on WordPress.

1.0.0(9y ago)521GPL-2.0+JavaScript

Since Mar 2Pushed 8y agoCompare

[ Source](https://github.com/s3rgiosan/fm-plus)[ Packagist](https://packagist.org/packages/s3rgiosan/fm-plus)[ Docs](https://github.com/s3rgiosan/fm-plus)[ RSS](/packages/s3rgiosan-fm-plus/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/26031c31d8235e47617d91dd11ec18915be40990b51b5529f7a960cbc6222b88/68747470733a2f2f706f7365722e707567782e6f72672f73337267696f73616e2f666d2d706c75732f762f737461626c65)](https://packagist.org/packages/s3rgiosan/fm-plus)[![Total Downloads](https://camo.githubusercontent.com/eb99aea69d6e9184035ab85c2945c9a5d08af70c9daccaf89032f8d0f3e06084/68747470733a2f2f706f7365722e707567782e6f72672f73337267696f73616e2f666d2d706c75732f646f776e6c6f616473)](https://packagist.org/packages/s3rgiosan/fm-plus)[![License](https://camo.githubusercontent.com/11bbcb99b8eb802015767028fa8f9c29c8852fd6d221f34931f3f54e3dfa173b/68747470733a2f2f706f7365722e707567782e6f72672f73337267696f73616e2f666d2d706c75732f6c6963656e7365)](https://packagist.org/packages/s3rgiosan/fm-plus)[![Codacy Badge](https://camo.githubusercontent.com/21efc201b7614f3519af670f3f6373e049390c895308c2d0cd47dc998ab28ef6/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3664633665666438653735393435333661616634353764313336643031643962)](https://www.codacy.com/app/s3rgiosan/fm-plus?utm_source=github.com&utm_medium=referral&utm_content=s3rgiosan/fm-plus&utm_campaign=Badge_Grade)[![Code Climate](https://camo.githubusercontent.com/af9370e4af0568625ae3674c8fa017342e94d45ad26b8d2bb813384bc58d0c40/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f73337267696f73616e2f666d2d706c75732f6261646765732f6770612e737667)](https://codeclimate.com/github/s3rgiosan/fm-plus)

Fieldmanager Plus
=================

[](#fieldmanager-plus)

**Contributors:** [s3rgiosan](https://profiles.wordpress.org/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:**

Common utility classes for the Fieldmanager plugin on WordPress.

Description
-----------

[](#description)

Common utility classes for the Fieldmanager plugin on WordPress.

### Usage

[](#usage)

### Adds a meta box to the new/edit front page screen

[](#adds-a-meta-box-to-the-newedit-front-page-screen)

```
add_action( 'fm_post_page_on_front', function() {
    $fm = new \Fieldmanager_TextField( array(
        'name' => 'demo',
    ) );
    $fm->add_meta_box( 'Basic Field', 'post' );
} );
```

Installation
------------

[](#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

[](#dashboard)

1. Go to the 'Plugins' menu, and choose 'Add New'.
2. Search for 'fm-plus', and then click 'Install Now'.
3. Click 'Activate'.

### FTP

[](#ftp)

1. Download and extract the .zip file.
2. Upload the unzipped folder to the `/wp-content/plugins/` directory.
3. Activate the plugin through the 'Plugins' menu.

### Composer

[](#composer)

`composer require s3rgiosan/fm-plus`

Frequently Asked Questions
--------------------------

[](#frequently-asked-questions)

### Where can I report bugs?

[](#where-can-i-report-bugs)

Bugs can be reported on the [GitHub repository](https://github.com/s3rgiosan/fm-plus/issues).

### How can I contribute?

[](#how-can-i-contribute)

Join in on our [GitHub repository](https://github.com/s3rgiosan/fm-plus) and read our [contribution](https://github.com/s3rgiosan/fm-plus/blob/master/CONTRIBUTING.md) guidelines.

Changelog
---------

[](#changelog)

### 1.0.0

[](#100)

- Initial release.

Upgrade Notice
--------------

[](#upgrade-notice)

### 1.0

[](#10)

Initial release.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3358d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/42eed63db46bd6dc4df88e37095ad4f8aeacfcc63f68e7e11c637eb9ec18a652?d=identicon)[s3rgiosan](/maintainers/s3rgiosan)

---

Top Contributors

[![s3rgiosan](https://avatars.githubusercontent.com/u/499982?v=4)](https://github.com/s3rgiosan "s3rgiosan (3 commits)")

---

Tags

custom-fieldsfieldmanagerwordpresswordpress-pluginpluginwordpresslibraryfieldmanager

### Embed Badge

![Health badge](/badges/s3rgiosan-fm-plus/health.svg)

```
[![Health](https://phpackages.com/badges/s3rgiosan-fm-plus/health.svg)](https://phpackages.com/packages/s3rgiosan-fm-plus)
```

###  Alternatives

[iceicetimmy/acf-post-type-selector

Post type selector for Advanced Custom Fields.

559.0k](/packages/iceicetimmy-acf-post-type-selector)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
