Download the PHP package landofcoder/module-cashier without Composer
On this page you can find all versions of the php package landofcoder/module-cashier. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download landofcoder/module-cashier
More information about landofcoder/module-cashier
Files in landofcoder/module-cashier
Download landofcoder/module-cashier
More information about landofcoder/module-cashier
Files in landofcoder/module-cashier
Vendor landofcoder
Package module-cashier
Short Description Magento 2 POS Cashier extension, manage cashier account for POS
License proprietary
Package module-cashier
Short Description Magento 2 POS Cashier extension, manage cashier account for POS
License proprietary
Please rate this library. Is it a good library?
Informations about the package module-cashier
Mage2 Module Lof Cashier
``lof/module-cashier``
- 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_Cashier
- 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-cashier
- enable the module by running
php bin/magento module:enable Lof_Cashier
- apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Configuration
Specifications
-
Controller
- adminhtml > lofcashier/cashier/index
-
Controller
- adminhtml > lofcashier/cashier/edit
-
Controller
- adminhtml > lofcashier/cashier/newAction
- Controller
- adminhtml > lofcashier/cashier/delete
Attributes
All versions of module-cashier with dependencies
PHP Build Version
Package Version
No informations.
The package landofcoder/module-cashier contains the following files
Loading the files please wait ....