Search found 33 matches

by harshithvemula
22 Jul 2020, 14:41
Forum: Laravel package
Topic: Vue storefront
Replies: 3
Views: 1659

Re: Vue storefront

I want to use the frontend code of aimeos in vue store front. For example i want to use the below code in vue and build the vue storefront.How to do it.where i need to place the vue files to do this ? please help me @extends('shop::base') @section('aimeos_header') <?= $aiheader['checkout/standard'] ...
by harshithvemula
21 Jul 2020, 10:24
Forum: Laravel package
Topic: Vue storefront
Replies: 3
Views: 1659

Re: Vue storefront

you can adapt the VueStorefront code to use the Aimeos JSON REST API.

can you explain how to adapt ? Can i use the front end code of aimeos in doing it ?
by harshithvemula
19 Jul 2020, 16:39
Forum: Laravel package
Topic: Vue storefront
Replies: 3
Views: 1659

Vue storefront

Hii i want to integrate vue storefront with pwa to aimeos. How to do it ?
Api is the only way or can we adapt the theme ?
If only with Api how to make variable products,downloadable products is there any code avilable. Or is it possible by adapting the theme.If yes how to do it ?