Download the PHP package oxid-projects/pdf-invoice-module without Composer
On this page you can find all versions of the php package oxid-projects/pdf-invoice-module. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download oxid-projects/pdf-invoice-module
More information about oxid-projects/pdf-invoice-module
Files in oxid-projects/pdf-invoice-module
Package pdf-invoice-module
Short Description This is Invoice PDF module for OXID eShop.
License GPL-3.0 proprietary
Homepage https://github.com/OXIDprojects/pdf-invoice-module
Informations about the package pdf-invoice-module
PDF Invoice Module
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).
Module installation via repository cloning
Clone the module to your OXID eShop modules/oe/ directory:
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:
`
Module installation from zip package
- Make a new folder "invoicepdf" in the modules/oe/ directory of your shop installation.
- Download the https://github.com/OXIDprojects/pdf-invoice-module/archive/master.zip file and unpack it into the created folder.
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:
`
Activate Module
- Activate the module in the administration panel.
Uninstall
Disable the module in administration area and delete the module folder.