genesisoft/module-searchseller

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

Type:magento2-module

0.0.1 2022-06-20 20:15 UTC

This package is auto-updated.

Last update: 2024-06-04 21:20:24 UTC


README

``genesisoft/module-searchseller``

Main Functionalities

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Enable the module by running php bin/magento module:enable Genesisoft_SearchSeller
  • 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
  • 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 genesisoft/module-searchseller
  • enable the module by running php bin/magento module:enable Genesisoft_SearchSeller
  • apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Configuration

Specifications

Attributes