Download the PHP package omakazit/m2-disable-customer without Composer

On this page you can find all versions of the php package omakazit/m2-disable-customer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package m2-disable-customer

Omakazit DisableCustomer Extension

This Magento 2 extension, designed to enhance the administrative functionality of the platform, provides the capability to disable customer accounts directly from the admin panel. This module aims to streamline account management processes for administrators, ensuring efficient control over customer accounts.

By installing and activating this module, administrators gain access to an additional option within the customer management section of the admin panel. From there, they can conveniently disable a specific customer account with a simple click, restricting the customer's ability to log in, make purchases, or perform any other activities associated with their account.

This module empowers administrators to quickly and effectively handle situations where customer accounts need to be temporarily or permanently deactivated. It offers a user-friendly interface, ensuring ease of use and reducing the time required to perform administrative tasks.

With the ability to disable customer accounts, the module helps maintain security, manage customer interactions, and enforce policies as needed. Whether it's addressing fraudulent activities, handling customer requests for temporary account suspension, or managing other account-related issues, this module provides a valuable tool for administrators to efficiently handle such scenarios.

Overall, this Magento 2 extension enhances the functionality of the admin panel by enabling administrators to disable customer accounts seamlessly. Its streamlined approach to account management promotes effective customer relationship management and ensures a secure and controlled environment for online store operations.

Features

Installation

Configurations

Go to Stores > Configuration > Omakazit Extensions > Disable Customer

How to disable/enable a customer account

In the administration panel, select a customer for whom you wish to disable/enable the account. Customer > All customers > Select a customer

On the customer edit page click on the Account information tab.

Disable/Enable the account using the switch button.

You can view the current account status in the "Personal information" section of "Customer view" tab.

You can also filter accounts in customer grid based on this attribute

Results

Storefront

A customized error message will be displayed when a disabled customer account attempts to login.

To edit error message go to Stores > Configuration > Omakazit Extensions > Disable Customer > Error Message

API

The original error message will be displayed when a disabled customer account attempts to login.

Logs

Stores > Configuration > Omakazit Extensions > Disable Customer > Debug Disabling Customer

If debug mode is enabled then logs will be located at var/log/omakazit/disable-customer.log

Requirements


All versions of m2-disable-customer with dependencies

PHP Build Version
Package Version
Requires magento/module-customer Version *
omakazit/m2-base Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package omakazit/m2-disable-customer contains the following files

Loading the files please wait ....