Skip to content

ThomasJanda/oxid-masterpassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oxid master password

Description

Define a master password which you can use to login in the shop frontend as an user. Helpfull if you like to see the same result as the customer itself.

This extension was created for Oxid 6.x.

Install

  1. Copy files into following directory

     source/modules/rs/masterpassword
    
  2. Add following to composer.json on the shop root

     "autoload": {
         "psr-4": {
             "rs\\masterpassword\\": "./source/modules/rs/masterpassword"
         }
     },
    
  3. Refresh autoloader files with composer.

     composer dump-autoload
    
  4. Enable module in the oxid admin area, Extensions => Modules

  5. Changes settings in the module itself

About

Define a master password which you can use in the shop to login as an user

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages