olegattila/customer-status

Customer Status

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

dev-master 2021-11-22 16:51 UTC

This package is auto-updated.

Last update: 2024-06-22 22:41:37 UTC


README

Magento 2 Module Zaproo CustomerStatus

``olegattila/customer-status``

Main Functionalities

Customer Status

Installation

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

Type 1: Zip file

  • Unzip the zip file in app/code/Zaproo/CustomerStatus
  • Enable the module by running php bin/magento module:enable Zaproo_CustomerStatus
  • Apply database updates by running php bin/magento setup:upgrade
  • generate code and dependency injection configuration php bin/magento setup:di:compile
  • deploy static view files php bin/magento setup:static-content:deploy en_US -j 4 -f
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Install the module composer by running composer require olegattila/customer-status:dev-master
  • enable the module by running php bin/magento module:enable Zaproo_CustomerStatus
  • apply database updates by running php bin/magento setup:upgrade
  • generate code and dependency injection configuration php bin/magento setup:di:compile
  • deploy static view files php bin/magento setup:static-content:deploy en_US -j 4 -f
  • flush the cache by running php bin/magento cache:flush

Configuration

Specifications

Attributes

  • Customer - Custom Status (custom_status)