Download the PHP package landofcoder/module-pos-receipt without Composer
On this page you can find all versions of the php package landofcoder/module-pos-receipt. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download landofcoder/module-pos-receipt
More information about landofcoder/module-pos-receipt
Files in landofcoder/module-pos-receipt
Download landofcoder/module-pos-receipt
More information about landofcoder/module-pos-receipt
Files in landofcoder/module-pos-receipt
Vendor landofcoder
Package module-pos-receipt
Short Description Magento 2 POS receipt management, support API for POS app
License proprietary
Package module-pos-receipt
Short Description Magento 2 POS receipt management, support API for POS app
License proprietary
Please rate this library. Is it a good library?
Informations about the package module-pos-receipt
Mage2 Module Lof CustomReceipt
``lof/PosReceipt``
- Main Functionalities
- Installation
- Configuration
- Specifications
- Attributes
Main Functionalities
Installation
* = in production please use the --keep-generated option
Type 1: Zip file
- Unzip the zip file in
app/code/Lof - Enable the module by running
php bin/magento module:enable Lof_PosReceipt - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Make the module available in a composer repository for example:
- private repository
repo.magento.com - public repository
packagist.org - public github repository as vcs
- private repository
- Add the composer repository to the configuration by running
composer config repositories.repo.magento.com composer https://repo.magento.com/ - Install the module composer by running
composer require lof/module-customreceipt - enable the module by running
php bin/magento module:enable Lof_PosReceipt - apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Configuration
Specifications
Attributes
All versions of module-pos-receipt with dependencies
PHP Build Version
Package Version
No informations.
The package landofcoder/module-pos-receipt contains the following files
Loading the files please wait ...