Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I create a customer account ? #110

Closed
hengsoheak opened this issue Mar 2, 2018 · 7 comments
Closed

How can I create a customer account ? #110

hengsoheak opened this issue Mar 2, 2018 · 7 comments

Comments

@hengsoheak
Copy link

Sorry I try to understand and read your document make me difficult to understand how is it going on
anyway I try to read code instead.
it is really hard to understand ur document now I'm trying to read code instead

Sorry I get stuck to create a client account

@aimeos
Copy link
Owner

aimeos commented Mar 2, 2018

Which document do you refer to?

@hengsoheak
Copy link
Author

Sorry I really don't understand now am trying to read code and follow the application structure instead read document
https://aimeos.org/docs/Developers#Themes

@aimeos
Copy link
Owner

aimeos commented Mar 2, 2018

Do you want to create a new client account on your own by using the customer manager or do you only want to understand how it works in the checkout process?

@hengsoheak
Copy link
Author

I want those with customer account manager

@aimeos
Copy link
Owner

aimeos commented Mar 2, 2018

Which environment do you use? Laravel?

@hengsoheak
Copy link
Author

Yes, I'm using Laravel 5.5.*

@aimeos
Copy link
Owner

aimeos commented Mar 3, 2018

You can have a look there how to create a new customer account:
https://github.com/aimeos/aimeos-laravel/blob/master/src/Aimeos/Shop/Command/AccountCommand.php#L164

Here you can see how to get the required context in different environments (FE, BE, CLI):
https://aimeos.org/docs/Laravel/Extend_Aimeos

@aimeos aimeos closed this as completed Mar 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants