Download the PHP package priyankbro/shopfinder without Composer
On this page you can find all versions of the php package priyankbro/shopfinder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package shopfinder
Priyank Shopfinder
`composer require priyank/shopfinder`
- Main Functionalities
- Installation
- Configuration
- Specifications
- Attributes
Main Functionalities
Shopfinder
Installation
* = in production please use the --keep-generated
option
Type 1: Zip file
- Unzip the zip file in
app/code/Priyank
- Enable the module by running
php bin/magento module:enable Priyank_Shopfinder
- 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 priyank/module-shopfinder
- enable the module by running
php bin/magento module:enable Priyank_Shopfinder
- apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Configuration
Specifications
- Model
- Shopfinder
Attributes
All versions of shopfinder with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.3.0||~7.4.0
magento/framework Version 103.0.*
magento/module-backend Version 102.0.*
magento/module-catalog Version 104.0.*
magento/module-email Version 101.1.*
magento/module-media-storage Version 100.4.*
magento/module-store Version 101.1.*
magento/module-theme Version 101.1.*
magento/module-ui Version 101.2.*
magento/module-variable Version 100.4.*
magento/module-widget Version 101.2.*
magento/framework Version 103.0.*
magento/module-backend Version 102.0.*
magento/module-catalog Version 104.0.*
magento/module-email Version 101.1.*
magento/module-media-storage Version 100.4.*
magento/module-store Version 101.1.*
magento/module-theme Version 101.1.*
magento/module-ui Version 101.2.*
magento/module-variable Version 100.4.*
magento/module-widget Version 101.2.*
The package priyankbro/shopfinder contains the following files
Loading the files please wait ....