Download the PHP package magepal/magento2-guest-to-customer without Composer

On this page you can find all versions of the php package magepal/magento2-guest-to-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 magento2-guest-to-customer

Magento Extensions for Ecommerce

Guest to Customer for Magento 2.0

Total Downloads Latest Stable Version GitHub stars GitHub forks

For Magento 2.0.x, 2.1.x, 2.2.x, 2.3.x and 2.4.x

Magento 2 customer

In general E-commerce, shoppers do not like to create an account during checkout and often opt to checkout as a guest customer instead of a registered user. As a Magento store owner, if your online store sells products in various colors, sizes, or other customizable items then you may be dealing with canceling and rewriting orders on a daily bases because of customers' change of heart after purchasing or they simply want to be able to get order status updates. Perfect for reordering or modifying existing orders without having to manually copy all of your customer's existing billing and shipping information.

Our free Guest to Customer extension for Magento2 quickly and seamlessly convert any guest order and transfers all order and customer information over as a registered customer and notifying the user on how to access their newly created customer account.

A customer can also log into their existing customer's dashboard and enter any existing order that they place previously as a guest and link that order to their current customer profile providing that they use the same email address and has the order number available.

Customer Dashboard

guest to customer - frontend

Sales Order Admin

guest to customer - admin

Installation

Step 1

Using Composer (recommended)

Documentation

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Need help setting up or want to customize this extension to meet your business needs? Please email [email protected] and if we like your idea we will add this feature for free or at a discounted rate.

Magento 2 Extensions

© MagePal LLC. | www.magepal.com


All versions of magento2-guest-to-customer with dependencies

PHP Build Version
Package Version
Requires php Version ~7.3.0|~7.4.0|~8.1.0|~8.2.0|~8.3.0
magento/module-backend Version 102.0.*
magento/framework Version 103.0.*
magepal/magento2-core Version >=1.1.11
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 magepal/magento2-guest-to-customer contains the following files

Loading the files please wait ....