vuestorefront / storefront-api

Storefront GraphQL API Gateway. Modular architecture. ElasticSearch included. Works great with Magento1, Magento2, Spree, OpenCart, Pimcore and custom backends
https://storefrontapi.com
MIT License
8 stars 1 forks source link

Store Front with ADempiere Integration #95

Open yamelsenih opened 4 years ago

yamelsenih commented 4 years ago

What is the motivation for adding/enhancing this feature?

Hi everyone, this is a great Application and very useful. I am full developer at ADempiere Foundation on https://github.com/adempiere/adempiere and I want to integrate VueStoreFront with ADempiere like is magento, magento2 and others using a custom module.

What are the acceptance criteria

Can you complete this feature request by yourself?

Additional information

Source: http://wiki.adempiere.io/How_to_create_a_WebStore

Web Store

For the purpose of our exercise, we will modify the following:

Click on the Record Info button on the bottom right of the window. Make a note of the W_Store_ID as you will need it later to complete the setup. Webstore_Record_ID

Application Server

WebStore Template

The WebStore template is stored under the archive file $ADEMPIERE_HOME/lib/adempiereWebStore.war. AdempiereWebStore_war

Creating the WebStore WAR files

Application Server

Product Images

Notes:

I can integrate it with ADempiere ERP and I am happy writing it

Best regards

Fifciu commented 4 years ago

Hello, In this moment, it would be much better for you to create integration for Vue Storefront Next. Please check this: https://docs-next.vuestorefront.io/integrate/ecommerce.html#scope

yamelsenih commented 4 years ago

Hi guys this is the first step with ADempiere changes: https://github.com/adempiere/adempiere/pull/3238

schwabing commented 4 years ago

Hi @Fifciu is Storefront-API development still active, or discontinued in favor to direct integrations via vsf-next?