oxid-projects/pdf-invoice-module 问题修复 & 功能扩展

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

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

oxid-projects/pdf-invoice-module

最新稳定版本:2.3.0

Composer 安装命令:

composer require oxid-projects/pdf-invoice-module

包简介

This is Invoice PDF module for OXID eShop.

README 文档

README

Description

PDF invoice module for OXID eShop.

Requirements

  • OXID eShop v6.*

Installation

Please proceed with one of the following ways to install the module:

Module installation via composer

In order to install the module via composer, run the following commands in commandline of your shop base directory (where the shop's composer.json file resides).

composer require oxid-projects/pdf-invoice-module

Module installation via repository cloning

Clone the module to your OXID eShop modules/oe/ directory:

git clone https://github.com/OXIDprojects/pdf-invoice-module.git invoicepdf

Now you have to install the module with the oe-console, via command-prompt respectively ssh, in order to get it listet in the backend under modules:

vendor/bin/oe-console oe:module:install-configuration source/modules/oe/invoicepdf

Module installation from zip package

Now you have to install the module with the oe-console, via command-prompt respectively ssh, in order to get it listet in the backend under modules:

vendor/bin/oe-console oe:module:install-configuration source/modules/oe/invoicepdf

Activate Module

  • Activate the module in the administration panel.

Uninstall

Disable the module in administration area and delete the module folder.

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 23
  • Forks: 17
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2017-12-07