PHPackages                             thelia/admin-comment-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. [Admin Panels](/categories/admin)
4. /
5. thelia/admin-comment-module

ActiveThelia-module[Admin Panels](/categories/admin)

thelia/admin-comment-module
===========================

2.0.0(4y ago)19846[2 PRs](https://github.com/thelia-modules/AdminComment/pulls)LGPL-3.0+PHPCI passing

Since Feb 26Pushed 2w ago6 watchersCompare

[ Source](https://github.com/thelia-modules/AdminComment)[ Packagist](https://packagist.org/packages/thelia/admin-comment-module)[ RSS](/packages/thelia-admin-comment-module/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (1)Versions (8)Used By (0)

Admin Comment
=============

[](#admin-comment)

This module allows you to add comments on each part of the back office : categories, products, folders, contents, orders, customers and coupons. These comments are not visible for customers.

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

[](#installation)

### Manually

[](#manually)

- Copy the module into `/local/modules/` directory and be sure that the name of the module is AdminComment.
- Activate it in your thelia administration panel

### Composer

[](#composer)

Add it in your main thelia composer.json file

```
composer require thelia/admin-comment-module ~1.1.0

```

configuration
-------------

[](#configuration)

no special configurations needed. just set the permissions for administrators.

Loop
----

[](#loop)

Get the comment by loop

### Input arguments

[](#input-arguments)

ArgumentDescription**id**The id of comment**element\_key**The key of commented element**element\_id**The id of commented element### Ouput arguments

[](#ouput-arguments)

VariableDescription$IDthe comment ID$ADMIN\_IDAuthor id$ADMIN\_NAMEAuthor name$COMMENTThe message$ELEMENT\_KEYThe key of commented element$ELEMENT\_IDThe id of commented element$CREATED\_ATComment creation date$UPDATED\_ATComment update dateChangelog
---------

[](#changelog)

### 1.1.1

[](#111)

- Add loop for admin comment

### 1.1.0

[](#110)

- Add tab in edit page with comment counter in tab title
- Add comment counter in order list

### 1.0.1

[](#101)

- Fixed module activation
- Removed JS dependency to missing bootbox lib

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance63

Regular maintenance activity

Popularity22

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~584 days

Total

5

Last Release

1808d ago

Major Versions

1.1.1 → 2.0.02021-07-21

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2196919?v=4)[thelia](/maintainers/thelia)[@thelia](https://github.com/thelia)

---

Top Contributors

[![lopes-vincent](https://avatars.githubusercontent.com/u/6057206?v=4)](https://github.com/lopes-vincent "lopes-vincent (5 commits)")[![bibich](https://avatars.githubusercontent.com/u/1215555?v=4)](https://github.com/bibich "bibich (4 commits)")[![anoziere](https://avatars.githubusercontent.com/u/118798868?v=4)](https://github.com/anoziere "anoziere (1 commits)")[![lunika](https://avatars.githubusercontent.com/u/767834?v=4)](https://github.com/lunika "lunika (1 commits)")

### Embed Badge

![Health badge](/badges/thelia-admin-comment-module/health.svg)

```
[![Health](https://phpackages.com/badges/thelia-admin-comment-module/health.svg)](https://phpackages.com/packages/thelia-admin-comment-module)
```

PHPackages © 2026

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