PHPackages                             remp/crm-issues-module - 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. remp/crm-issues-module

ActiveLibrary

remp/crm-issues-module
======================

CRM Issues Module

4.4.0(5mo ago)08.4k↓16.7%11MITPHPPHP ^8.1

Since Jul 31Pushed 5mo ago7 watchersCompare

[ Source](https://github.com/remp2020/crm-issues-module)[ Packagist](https://packagist.org/packages/remp/crm-issues-module)[ Docs](https://remp2030.com)[ RSS](/packages/remp-crm-issues-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (70)Used By (1)

CRM Issues Module
=================

[](#crm-issues-module)

[![Translation status @ Weblate](https://camo.githubusercontent.com/6cfa5506b9bbbc17be8ce894197d496543a4ce33e619cd2fa190bca68c9cff6b/68747470733a2f2f686f737465642e7765626c6174652e6f72672f776964676574732f72656d702d63726d2f2d2f6973737565732d6d6f64756c652f7376672d62616467652e737667)](https://hosted.weblate.org/projects/remp-crm/issues-module/)

Configuration
-------------

[](#configuration)

### Directory

[](#directory)

Default directory for issues, is APP\_ROOT/content/issues. Directory is created automatically with first upload.

You can use other buckets for uploads, but you need to define them in your config file `app/config/config.neon`:

```
services:
	# ...
	# fileManager extension - example uploads
	exampleIssuesAdapter: League\Flysystem\Local\LocalFilesystemAdapter('%appDir%/../content/examples_issues', null)
	exampleIssuesFileSystem: League\Flysystem\Filesystem(@exampleIssuesAdapter)

	applicationMountManager:
		setup:
			- mountFilesystem('exampleIssues', @exampleIssuesFileSystem)
```

Components
----------

[](#components)

**SubscriptionTypesWithMagazinesWidget**

List and edit magazines in subscription type detail.

[![alt text](docs/magazines.png "List and edit magazines in subscription type detail")](docs/magazines.png)

[Source code](https://github.com/remp2020/crm-issues-module/blob/78e8d18663d98e4e406a18529374e73f1a78950f/src/components/SubscriptionTypesWithMagazinesWidget/SubscriptionTypesWithMagazinesWidget.php#L1)

[How to use](https://github.com/remp2020/crm-issues-module/blob/78e8d18663d98e4e406a18529374e73f1a78950f/src/IssuesModule.php#L68)

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance72

Regular maintenance activity

Popularity23

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 50.5% 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 ~34 days

Recently: every ~63 days

Total

69

Last Release

164d ago

Major Versions

0.38.0 → 1.0.0-beta22022-02-03

0.39.0 → 2.0.02022-08-25

1.2.3 → 2.2.02023-01-24

2.9.0 → 3.0.02024-01-22

3.7.0 → 4.0.02025-03-26

PHP version history (5 changes)0.4.2PHP ^7.2

0.29.0PHP ^7.3

0.37.0PHP ^7.4

2.0.0PHP ^8.0

3.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c733f9bd683c3814197d8a532b7da1ba1f631bb1efe1cde5f064feab1e24877?d=identicon)[rootpd](/maintainers/rootpd)

![](https://www.gravatar.com/avatar/a05541c0b35f43d95db5342210e1d9e64242888812d13f5b096df48b6aabd863?d=identicon)[msvitok](/maintainers/msvitok)

![](https://www.gravatar.com/avatar/2c30fdbc85cda35b94f7f59399918193a0289152281abcef344ec9ee82864177?d=identicon)[markoph](/maintainers/markoph)

---

Top Contributors

[![markoph](https://avatars.githubusercontent.com/u/6843562?v=4)](https://github.com/markoph "markoph (49 commits)")[![rootpd](https://avatars.githubusercontent.com/u/812909?v=4)](https://github.com/rootpd "rootpd (31 commits)")[![miroc](https://avatars.githubusercontent.com/u/1230714?v=4)](https://github.com/miroc "miroc (5 commits)")[![zoldia](https://avatars.githubusercontent.com/u/1526070?v=4)](https://github.com/zoldia "zoldia (4 commits)")[![lubos-michalik](https://avatars.githubusercontent.com/u/63700066?v=4)](https://github.com/lubos-michalik "lubos-michalik (3 commits)")[![Matefko](https://avatars.githubusercontent.com/u/22897457?v=4)](https://github.com/Matefko "Matefko (1 commits)")[![davidkvasnovsky](https://avatars.githubusercontent.com/u/12381721?v=4)](https://github.com/davidkvasnovsky "davidkvasnovsky (1 commits)")[![tomaj](https://avatars.githubusercontent.com/u/446736?v=4)](https://github.com/tomaj "tomaj (1 commits)")[![weblate](https://avatars.githubusercontent.com/u/1607653?v=4)](https://github.com/weblate "weblate (1 commits)")[![burithetech](https://avatars.githubusercontent.com/u/3502143?v=4)](https://github.com/burithetech "burithetech (1 commits)")

### Embed Badge

![Health badge](/badges/remp-crm-issues-module/health.svg)

```
[![Health](https://phpackages.com/badges/remp-crm-issues-module/health.svg)](https://phpackages.com/packages/remp-crm-issues-module)
```

###  Alternatives

[modx/revolution

MODX Revolution is a Content Management System

1.4k9.1k12](/packages/modx-revolution)[ckfinder/ckfinder-laravel-package

CKFinder 3 package for Laravel

159497.2k48](/packages/ckfinder-ckfinder-laravel-package)[ckfinder/ckfinder-symfony-bundle

CKFinder bundle for Symfony

42435.7k](/packages/ckfinder-ckfinder-symfony-bundle)[ymirapp/cli

Ymir command-line tool

2619.6k](/packages/ymirapp-cli)[yzh52521/think-filesystem

thinkphp6.1 for filesystem,include Aliyun and Qiniu COS OBS

113.8k](/packages/yzh52521-think-filesystem)

PHPackages © 2026

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