Skip to content

Redirect Customer to the particular page after Logging in successful

Notifications You must be signed in to change notification settings

DrewKolstad/magento2-redirect-customer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Redirect Customer to the particular page after Logging in successfully

This is an awesome module, It allows the Administration redirect the Customer to the particular page after Logging in successfully.

##Features of this extension:

###Frontend:

  • Redirect Customer to the particular page after Logging in successfully
  • Apply to multi websites

###Backend:

  • Update the landing page and redirect Customer to this page after Logging in successfully

##Introduction installation:

###1 - Installation Magento 2 Redirect Customer

Manual Installation

Install Redirect Customer for Magento2

  • Download the extension
  • Unzip the file
  • Create a folder {Magento root}/app/code/PHPCuong/RedirectCustomer
  • Copy the content from the unzip folder

#####Using Composer

composer require phpcuong/magento2-redirect-customer

###2 - Enable Extension

  • php bin/magento module:enable PHPCuong_RedirectCustomer
  • php bin/magento setup:upgrade
  • php bin/magento setup:static-content:deploy

###3 - Settings Log into your Magento Admin Panel, goto Stores -> Configuration -> Customers -> Customer Configuration

Expand the Login Options section. Then, do the following:

- To activate redirect Customer, set Redirect Customer to Account Dashboard after Logging in to “No.”

- Type URL valid into the field Redirect Customer to the particular page after Logging in successful

When complete, tap Save Config.

###4 - Clear all the cache

  • php bin/magento cache:clean

###5 - Test and see results

##Video how to install and use this extension https://www.youtube.com/watch?v=nQQjRVp5rS0

##ScreenShot

ScreenShot

About

Redirect Customer to the particular page after Logging in successful

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%