Skip to main content

Explore the Procedure to Install Magento 2 Auto Account Creation while Guest Checkout


As we all know M2 auto account creation extension creates customer account automatically when checkout as a Guest on your store for the first time.

Few Simple Steps to Install Magento 2 Auto Account Creation  Extension in your eCommerce Store

Step – 1  Check Permission

Make sure the “app” directory of your Magento store and all directory  inside /app/ have full written permission.

Important Note: Change all permission back after installation.

Step – 2 Disable Compilation

Log into Magento admin panel and go to System -> Tools ->  Compilation and disable the compilation.

After Step 6, you can run the compilation process again if need.

Step – 3 Upload Files

Extract the downloaded Zip file and upload App folder from the extension  package to the installation root directory of Magento.

Magento 2 Auto Account Creation

Step – 4 For Enable This Plugin, Run these SSH Commands Under  Magento Root Path
  • php bin/magento module:enable Tech9logy_Guest 
  • php bin/magento setup:upgrade 
  • php -f bin/magento cache:flush
** Now plugin installed & enabled sucessfully **

if user do guest checkout then Magento2 Guest Checkout Extension created its account automatically in magento and  welcome mail will send to the customer.

Step – 5 if you want to disable this plugin, Run these SSH  Commands Under Magento Root Path
  • php bin/magento module:disable Tech9logy_Guest 
  • php -f bin/magento cache:flush
Note :- if you want enable again this plugin, Please go on step 4.


Comments

Popular posts from this blog

Reasons To Choose Magento 2 Pincode Checker Extension

Being every thing online users preferences also changes with time, many online sellers deliver their product in their native and bordering countries. But some time due any reason businesses can't deliver farther than their city or limit the shipping distance it can be because of more orders. So in this situation if you provide your customer an advantage of pre checking the pin-code checker facility, he/she can be  turned into your genuine customer. If we talk about Magento 2 Pincode Delivery Checker Extension , it work on automated system which help website users to check COD and shipping availability in his/her area or not. If you have this extension available on your store, will enhance customer experience as customer will get vital information before making payment hence reducing the card abandonment scenario and boosting sales conversion. Feature of Magento 2 Pincode Checker Extension for Admin Can update or delete Zip codes at the admin  Admin can set postcode for s

How To Export Field Permissions for Multiple Objects for Multiple Profiles In Salesforce using BOFC App?

For Instance: Is there is a requirement for Salesforce admins or developers to perform below actions for single or multiple objects for multiple profiles:       - Compare or Export Field Permissions (in XLS) Solution: For a developer, managing field permissions actions for single or multiple objects in Salesforce is a tedious and time taking job. User would have to open each fielder profiles one by one for an object using Salesforce Standard process. These types of work requests would take much more effort and time, but with our Salesforce Appexchange Bulk Object Field Creator (BOFC) App user can (Compare or Export or Update) field permissions for multiple objects and for multiple profiles within same Salesforce org in few clicks. Benefits of using BOFC Application: Supports both Standard and Custom Objects User can Compare or Exports Field permissions for single or multiple objects in a single click Admins can Update Field Permissions for Multiple Objects in XLS form Simpl