Skip to main content

bitrix-modules

Stars12
Forks2
UpdatedJuly 16, 2026 at 09:32

Covers creation and maintenance of a custom Bitrix module in /local/modules/<vendor>.<module>/ โ€” CModule class, install/index.php, DoInstall and DoUninstall, install/version.php with $arModuleVersion, registration of events and agents during installation, module options (options.php), generation via make:module. Applied when creating a new module, refining installation/uninstallation, registering event handlers and publishing module options in the Admin Panel. Key terms โ€” CModule, DoInstall, DoUninstall, module manifest, install/index.php, make:module, vendor.module.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly