0.1.0 • Published 9 months ago

@kast96/bxmodule v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

BXModule

install size

The bxmodule package is designed to quickly create a project module for the CMS 1C-Bitrix.

Installation

Go to modules folder /bitrix/modules or /local/modules.

npm install @kast96/bxmodule

Quick Start

Run command for create new module:

npx bxmodule create company.mymodule

Several installation questions will be asked. Package will create a company.mymodule folder in the current folder.

Ready! Now you can install the module through the 1С-Bitrix admin panel.

Help

You can run the command for help about package commands.

npx bxmodule --help
0.1.0

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago