2017 © Pedro Peláez
 

magento2-module module-brand

Magecom Brand module

image

magecom/module-brand

Magecom Brand module

  • Wednesday, September 27, 2017
  • by vichen
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 13 % Grown

The README.md

Magecom module for adding brands to product.

This module for magento 2, (*1)

What adding? * brand field to product * data management to admin panel * two new pages to front * * list of brands * * list products by brands, (*2)

Installation

This library can be found on Packagist., (*3)

The recommended way to install In magento admin interface:, (*4)

Off secure keys in "Stores->Configuration->Advanced->Admin->Security->Add Secret Key to URLs", (*5)

Then disable and clean cache, (*6)

In console, (*7)

In root directory of you project
$ php bin/magento cache:disable
$ php bin/magento cache:clean 
$ php bin/magento cache:flush

Then install module, (*8)

In root directory of you project
$ composer require magecom/module-brand

Then after the successful installation, you need to update the data, (*9)

In root directory of you project
$ php bin/magento setup:upgrade

Installation completed, (*10)

Usage

  • If you want manage brands, can click on BRANDS in admin menu.
  • See the brands you can on front after click on brands menu
  • Brands support url rewrites by url key field and you can specify the meta: title, keywords and description
  • In product edit on main tab add select field brand.

Uninstall

If you want to uninstall you can write in console, (*11)

In root directory of you project
$ php bin/magento module:uninstall Magecom_Brand

Note: the uninstall command seems bugged and might get stuck at ``` Removing code from Magento codebase, (*12)

When this happens you should exit with ctrl+c and run


and replace to you access key $ config http-basic.repo.magento.com ```, (*13)

For get and you need go to Magento connect -> My account -> Developers -> Secure keys -> Magento 2. If you don't have keys. You need click to "Ceate A New Access Key" button., (*14)

The Versions

27/09 2017

dev-dev

dev-dev

Magecom Brand module

  Sources   Download

MIT

15/09 2017

dev-master

9999999-dev

Magecom Brand module

  Sources   Download

MIT

15/09 2017

v2.7

2.7.0.0

Magecom Brand module

  Sources   Download

MIT

14/09 2017

v2.6

2.6.0.0

Tasks Brand module

  Sources   Download

MIT

13/09 2017

v2.5

2.5.0.0

Tasks Brand module

  Sources   Download

MIT

13/09 2017

v2.4

2.4.0.0

Tasks Brand module

  Sources   Download

MIT

13/09 2017

v2.3

2.3.0.0

Tasks Brand module

  Sources   Download

MIT

13/09 2017

v2.2

2.2.0.0

Tasks Brand module

  Sources   Download

MIT

13/09 2017

v2.0

2.0.0.0

Tasks Brand module

  Sources   Download

MIT

13/09 2017

v1.10

1.10.0.0

Tasks Brand module

  Sources   Download

MIT

13/09 2017

v1.9

1.9.0.0

Tasks Brand module

  Sources   Download

MIT

13/09 2017

v1.7

1.7.0.0

Tasks Brand module

  Sources   Download

MIT