PHPackages                             infinitum-space/module-checkmo-permission - 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. [Payment Processing](/categories/payments)
4. /
5. infinitum-space/module-checkmo-permission

ActiveMagento2-module[Payment Processing](/categories/payments)

infinitum-space/module-checkmo-permission
=========================================

Magento 2 module that restricts access to the Check / Money Order (checkmo) payment method based on a customer attribute 'Allow Check / Money Order'.

1.0.2(11mo ago)06MITPHPPHP ^8.1 || ^8.2

Since Jul 23Pushed 11mo agoCompare

[ Source](https://github.com/Infinitum-Space/m2-checkmo-permission)[ Packagist](https://packagist.org/packages/infinitum-space/module-checkmo-permission)[ RSS](/packages/infinitum-space-module-checkmo-permission/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (6)Versions (4)Used By (0)

InfinitumSpace\_CheckmoPermission
=================================

[](#infinitumspace_checkmopermission)

Magento 2 module that adds a **"Allow Check / Money order"** attribute to the customer entity and conditionally enables the **Check / Money Order** (`checkmo`) payment method based on that attribute.

---

✨ Features
----------

[](#-features)

- Adds `allow_checkmo` attribute to `customer` entity.
- Attribute is visible only in the Admin Panel on the customer edit page.
- The `checkmo` payment method is available only if:

    - it is **enabled in configuration**, and
    - the **logged-in customer has the attribute enabled**.

---

📦 Installation
--------------

[](#-installation)

### Composer (recommended)

[](#composer-recommended)

```
composer require infinitum-space/module-checkmo-permission
bin/magento module:enable InfinitumSpace_CheckmoPermission
bin/magento setup:upgrade
bin/magento cache:flush
```

### Manual Installation (alternative)

[](#manual-installation-alternative)

1. Copy the module to:

    ```
    app/code/InfinitumSpace/CheckmoPermission

    ```
2. Run the following commands:

    ```
    bin/magento module:enable InfinitumSpace_CheckmoPermission
    bin/magento setup:upgrade
    bin/magento cache:flush
    ```
3. Ensure that the **Check / Money Order** payment method is enabled:

    - Go to: `Stores → Configuration → Sales → Payment Methods → Check / Money Order`
    - Set `Enabled = Yes`

---

📃 Customer Attribute
--------------------

[](#-customer-attribute)

- **Code**: `allow_checkmo`
- **Type**: Boolean (Yes / No)
- **Form**: `adminhtml_customer` only
- **Default value**: No

---

💳 checkmo Payment Visibility Logic
----------------------------------

[](#-checkmo-payment-visibility-logic)

Conditioncheckmo available?checkmo disabled in configuration❌Customer not logged in❌Customer attribute not enabled❌Customer attribute enabled + checkmo on✅---

📊 Dependencies
--------------

[](#-dependencies)

This module depends on the following Magento components:

- `Magento_Customer`
- `Magento_Eav`
- `Magento_Payment`
- `Magento_Quote`
- `Magento_Ui`

---

📄 License
---------

[](#-license)

MIT

---

📧 Support
---------

[](#-support)

Developer: [unicorn.ares](mailto:unicorn.ares@outlook.com)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance51

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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

Every ~1 days

Total

3

Last Release

344d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8aedf2b27a263766fbd9b6461c5ff038d32a4ab8a12a48ac17d2611da4dc71bb?d=identicon)[unicorn.ares](/maintainers/unicorn.ares)

---

Top Contributors

[![unicorn-ares](https://avatars.githubusercontent.com/u/114226644?v=4)](https://github.com/unicorn-ares "unicorn-ares (4 commits)")

### Embed Badge

![Health badge](/badges/infinitum-space-module-checkmo-permission/health.svg)

```
[![Health](https://phpackages.com/badges/infinitum-space-module-checkmo-permission/health.svg)](https://phpackages.com/packages/infinitum-space-module-checkmo-permission)
```

###  Alternatives

[mollie/magento2

Mollie Payment Module for Magento 2

1131.9M16](/packages/mollie-magento2)[buckaroo/magento2

Buckaroo Magento 2 extension

32420.3k8](/packages/buckaroo-magento2)[amzn/amazon-pay-magento-2-module

Official Magento2 Plugin to integrate with Amazon Pay

108531.2k1](/packages/amzn-amazon-pay-magento-2-module)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50398.5k20](/packages/dotdigital-dotdigital-magento2-extension)[pagbank/payment-magento

PagBank - Payment for Magento and Adobe

2131.2k7](/packages/pagbank-payment-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)

PHPackages © 2026

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