承接 adv/bitrix-event-plugin 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

adv/bitrix-event-plugin

Composer 安装命令:

composer require adv/bitrix-event-plugin

包简介

Allows you to add Bitrix events without modules

README 文档

README

Latest Stable Version Codacy Badge Total Downloads Latest Unstable Version License

Bitrix events plugin

Allows you to realize some capabilities of the 1C-Bitrix module (install/uninstall permanent events) as a composer library. If you want to install your package as module, component or template, please use the composer installer with appropriate type (bitrix-d7-module, bitrix-d7-component, bitrix-d7-template).

Позволяет вам реализовать некоторые возможности модуля 1С-Битрика (такие, как установка/удаление событий) в рамках вашего пакета. Если вы хотите установить ваш пакет как модуль, компонент, или шаблон, пожалуйста, используйте composer installer с соответствующим типом (bitrix-d7-module, bitrix-d7-component, bitrix-d7-template).

Installation

To install the latest stable version of this plugin open a console and execute the following command:

$ composer require adv/bitrix-event-plugin

Для установки последней стабильной версии просто введите команду:

$ composer require adv/bitrix-event-plugin

Usage

{
    "extra": {
        "adv/bitrix-event-plugin": {
            "events": {
                "myGreatEvent": {
                    "event":"OnSaleOrderSave",
                    "module":"sale",
                    "class":"\\My\\Event\\HandlerClass",
                    "method":"myMethod",
                    "sort":100,
                    "version":1
                }
            }
        }
    }
}

Also, in base required you should define bitrix document root directory:

{
  "extra": {
    "bitrix-dir": "web"
  }
}

License

This component is under the MIT license. See the complete license in the LICENSE file.

Reporting an issue or a feature request

You'r welcome!

统计信息

  • 总下载量: 11.68k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 7
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 7
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-12-11

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固