PHPackages                             cmworking/faq - 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. cmworking/faq

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

cmworking/faq
=============

Test module install using composer

00PHP

Since Dec 13Pushed 6y agoCompare

[ Source](https://github.com/sanchit-cueblocks/composerTest)[ Packagist](https://packagist.org/packages/cmworking/faq)[ RSS](/packages/cmworking-faq/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)DependenciesVersions (1)Used By (0)

Mage2 Module cmworking faq
==========================

[](#mage2-module-cmworking-faq)

```
``cmworking/faq``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Configuration](#markdown-header-configuration)
- [Specifications](#markdown-header-specifications)
- [Attributes](#markdown-header-attributes)

Main Functionalities
--------------------

[](#main-functionalities)

Test module install using composer

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

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/ComposerTestModule`
- Enable the module by running `php bin/magento module:enable ComposerTestModule_TestModule`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require composertestmodule/module-testmodule`
- enable the module by running `php bin/magento module:enable ComposerTestModule_TestModule`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

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

[](#configuration)

Specifications
--------------

[](#specifications)

Attributes
----------

[](#attributes)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/49945795?v=4)[sanchit-cueblocks](/maintainers/sanchit-cueblocks)[@sanchit-cueblocks](https://github.com/sanchit-cueblocks)

---

Top Contributors

[![sanchit-cueblocks](https://avatars.githubusercontent.com/u/49945795?v=4)](https://github.com/sanchit-cueblocks "sanchit-cueblocks (4 commits)")

### Embed Badge

![Health badge](/badges/cmworking-faq/health.svg)

```
[![Health](https://phpackages.com/badges/cmworking-faq/health.svg)](https://phpackages.com/packages/cmworking-faq)
```

###  Alternatives

[ozdemir/datatables

Simplify your Datatables server-side processing effortlessly using our lightning-fast PHP library, streamlining your workflow seamlessly.

273158.4k](/packages/ozdemir-datatables)[that0n3guy/transliteration

Transliteration provides one-way string transliteration (romanization) and cleans text by replacing unwanted characters.

1296.5k4](/packages/that0n3guy-transliteration)

PHPackages © 2026

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