cancel
Showing results for 
Search instead for 
Did you mean: 

Dreamweaver Integration

Dreamweaver Integration

Hi All,

 

Is it possible to use Magento by first creating a full website using Adobe Dreamweaver & inserting snippets of code to access the product buy data & shopping cart functionality. I had this type of workflow with Adobe Business Catalyst, I was able to create a full website in Dreamweaver & then insert Module Tags to access the database & allow product checkout.

1 REPLY 1

Re: Dreamweaver Integration

Magento doesn’t really support modular embedding like Business Catalyst’s module tags. You might need to use Magento’s API to fetch product data dynamically into a static site space waves, but then you lose a lot of native functionality like layered navigation, checkout flow, etc.