承接 burdapraha/oc_invoice_pdf 相关项目开发

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

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

burdapraha/oc_invoice_pdf

Composer 安装命令:

composer require burdapraha/oc_invoice_pdf

包简介

Opencart 2.x invoice to PDF

README 文档

README

note: developed on version 2.3.2, other versions can need some edits - fell free to contribute!

Installation

  1. Requiring installed vQmod because vQmod doesn't support installing via composer itself.
  2. composer require burdapraha/oc_invoice_pdf
  3. composer require sasedev/composer-plugin-filecopier for files manipulating
  4. Add this code to your composer.json project file, extra section:
    "extra": {
        "filescopier": [
            {
                "source": "vendor/burdapraha/oc_invoice_pdf/upload",
                "destination": "upload",
                "debug": "true"
            }
        ]
    }    

It will move vQmod xml file to correct folder.

  1. add constant to your config.php & admin/config.php for storage PDF files: For example: define('INVOICES_DIR', DIR_IMAGE . '/invoices'); and fix this folder for reading from web by .htaccess
  2. optionally you can add row to your .gitignore file with path to invoice_pdf.xml (example: upload/vqmod/xml/invoice_pdf.xml)
  3. celebrate!

Credits

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-05-31

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固