承接 rmanara/console 相关项目开发

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

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

rmanara/console

Composer 安装命令:

composer require rmanara/console

包简介

app to manage OC extension, data or modules also build extension or module for opencart

README 文档

README

Opencart Extension Export

this cli will help you find and compile all files that were create to build an extension for opencart

CLI still need to add the validations but for now it does the job to find the files also export to an unique folder

To install it you will need to go to composer

  • add the script lines into your opencart / composer.json
  • run the command to install it

composer install


{
    "name": "opencart/opencart",
	   .....
    },
    "require": {
        "rmanara/console": "@dev"
    },
    "scripts": {
        "post-install-cmd": [
            "Rmanara\\Lib\\Installer::Init"
        ],
        "post-update-cmd": [
            "Rmanara\\Lib\\Installer::Init"
        ]
   }
}
 

After the installation you will a notification saying: file console ready

now you can run the cli to export the extension files that you were working on

php console app:export {filename}

php console app:build

php console app:data {dump|optmise}

it will build the folder "/temp_extension" and put all file that has that name in it

统计信息

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

GitHub 信息

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

其他信息

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

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固