aviboy2006/mautic-plugin-creator
Composer 安装命令:
composer require aviboy2006/mautic-plugin-creator
包简介
Basic Mautic custom plugin creator
README 文档
README
This package enable Mautic user to create basic skeleton of custom plugin bundle files and folder by providing bundle name and author name. Further user can extend customisation as per their requirement. This is a just folder and file creation to avoid manaul effort.
Requirements
- PHP 7.4 and above.
- Mautic 3.x and more
Installation
$ composer require aviboy2006/mautic-plugin-creator
Usage
Navigate to Mautic folder and run below command
$ php vendor/aviboy2006/mautic-plugin-creator/src/test.php
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
_The code contribution process is very formal.
NOTE
I have created this with simple approach there are many improvement can be done.
License
MIT
统计信息
- 总下载量: 84
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-10-19
