-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Provider: Magento 2 #167
Comments
Let us know if you have any progress on this! |
IMO besides all of the integration there is one product type in Magento that will need some additional work on types. Also - to make it work with Magento through the API you would most likely want to have checkout form implemented in NextJS. In real world you probably wouldn't want to set up Magento to serve as API and then redirect user in the end to Magento checkout form. It will definitely be worse UX than implementing those forms in NextJS. |
Sorry, i am no longer able to work on this. |
@lorenzorivosecchi I'd be interested in picking this up. Let me know if you'd be happy with this. |
Sure, what do i have to do? |
Correct incorrect environment variable name
@brightonmike I would love to collaborate :) Has there been any progress since https://github.com/lorenzorivosecchi/nextjs-commerce-magento was archived ? |
@brain-effect , I started working on it. I will share it as soon as it will be working. Hope to have something in the very next weeks. |
Any updates on this @phoenix128 ? |
@phoenix128 do you have any update? |
@huykon , I decided to give up on this. Sorry |
I've created a boilerplate to work on the magento provider.
The repo is inspired by the one created by @petermekhaeil for shopify
Here is the link to the project.
https://github.com/lorenzorivosecchi/nextjs-commerce-magento
I'm new to open source, typescript and magento so I could use some help.
Follow up if you want to contribute or have some advise.
The text was updated successfully, but these errors were encountered: