stats-module-development

Installation
SKILL.md

QloApps Stats Module Development

Create statistics modules that appear under Stats > Stats in the QloApps back office.

Quick Commands

# Stats module structure (single-file module)
modules/stats{modulename}/
├── stats{modulename}.php      # Main module class
├── config.xml                  # Module metadata
├── index.php                   # Security file (every folder)
└── logo.png                    # Module icon (optional)
Related skills
Installs
10
First Seen
Mar 20, 2026