mautic/composer-plugin 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

mautic/composer-plugin

最新稳定版本:1.0.1

Composer 安装命令:

composer require mautic/composer-plugin

包简介

README 文档

README

This plugin will allow Mautic users that manage their instance via composer to easily install your plugins and themes. Simply host your plugin on GitHub, add it to packagist, and you're ready to go.

There are two requirements to using this plugin.

  1. After adding a composer.json to the root of your plugin repository, run composer require mautic/composer-plugin.
  2. Set the type in your composer.json file to either mautic-plugin or mautic-theme, depending on what your code is.
  3. Optionally, set the install-directory-name under extra to define the directory the plugin will be installed into. This should match your plugin's namespace. This will default to a camel case version of name if not defined. Your composer.json should now look something like this:
{
  "name": "dongilbert/my-twig-extension-bundle",
  "type": "mautic-plugin",
  "extra": {
    "install-directory-name": "MyTwigExtensionBundle"  
  },
  "require": {
    "mautic/composer-plugin": "*"
  }
}

统计信息

  • 总下载量: 67.4k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 14
  • 点击次数: 1
  • 依赖项目数: 50
  • 推荐数: 0

GitHub 信息

  • Stars: 14
  • Watchers: 22
  • Forks: 8
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-12-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固