Alokai

A

Alokai

Join the community to ask questions about Alokai and get answers from other members.

Join

Prestashop integration

Hi, will there be a PrestaShop integration available in the future?

Page not found error for alokai-store deployment on Amplify/Vercel

Hi Team, I am adding this post to seek help in alokai-store deployment on Amplify / Vercel. Currently, I can deploy the app successfully but getting error "Page not found" Kindly provide the appropriate solution for this issue....

Custom integration - turbo cannot find binary path

Hello, I ran into a bit of an issue with both just running "npx @vue-storefront/cli create integration" (found here: https://docs.alokai.com/integrations/custom/quick-start), as well as using the boilerplate from "https://github.com/vuestorefront/integration-boilerplate" directly (cloning it and trying to run it) Using the npx command prompts me to choose a name, the framework and the package manager....

yarn version incorrect despite choosing version 2

I am getting this error when running the CLI
Yarn version is incompatible. Please make sure you use Yarn version >= 1 and <3.
Yarn version is incompatible. Please make sure you use Yarn version >= 1 and <3.
...

Typo in storefront UI

Having a typo ecomerce on the storefront UI main page. https://alokai.com/product/storefront-ui...
No description

How do you implement a payment gateway?

How do you implement a payment gateway?

Connect magento2 to nuxt3 boilerplate

Hello friends. I downloaded a template for Nuxt 3 and am trying to connect Magento 2 to it(https://github.com/vuestorefront/storefront-nuxt3-boilerplate). In docs i see that step.(see pic1), but i suppose that works only for VSF 2? I dont have that dependency in package.json. So what i need to pass to integrations field inside middleware.config ? How to configure connections between magento and this boilerplate?...
No description

Vuestorefront and Odoo

Has anyone successfully gotten vuestorefront for odoo to work in recent weeks/months? https://github.com/vuestorefront-community/odoo Running into several dependency issues and saw on Discord that the open source versions are not working well, if at all, at the time being. Before I dig into this further, looking to see what your experiences are working with this recently, for Odoo....

Trying to add Storefront UI in nuxt 3

in my newly created nuxt 3 project. I just added tailwindcss which works perfectly fine. Then I wanted add a UI library and opted for Storefront UI because in my work they are using so I thought it will help me get my hands dirty. I followed all the steps they have mentioned in the documentation but at the end I get following error. ``` WARN Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/nuxt-config#postcss. 7:36:41 PM ...
No description

add magento api endpoint

hello all, iwant add new api endpoint to magento integration, what is the best way, do you have an example? thanks

Storefront docs for Nuxt 3 and Vue 3?

Hello We are thinking about using Vue Storefront to our e-commerce platform Does it support Vue 3 and Nuxt 3 at the moment? Can we find somewhere current Storefront docs for this stack? This one seems obsolette https://docs.alokai.com/v2/getting-started/introduction.html...

Magento2 Storefront: Global CSS change does not work

Working with the tutorial: https://www.youtube.com/watch?v=p5RFu0Pc7xM Although doing the same steps, changing with global colors does not work for me like in the video. The ' @import "@storefront-ui/shared/styles/helpers/_colors.scss"; ' in the .scss-file from the assets-directory is not working as ' cannot find mixin 'generate-color-variants' '. Also the modification does not work:...

Deploying on vercel

Hi, It looks like the main nuxt allokai repository is front+server that is not deployable on vercel. Is there a light-version of it that has just front-end? I have laravel for backend and would like to use only Nuxt 3 frontend with vsf? ...

Storefront and Middleware Hosting Best Practices and Sizing Recommendations?

Working with a client who has selected Alokai open source version to be deployed on their Azure environment. I am working to figure out the infrastructure architecture for the Storefront and Middleware components, and resource sizing. I haven't bene able to find much in the way of best practices and recommendations for production infra architecture and sizing, etc... We're planning on using Docker images and AKS, but as far as things like resource sizing, separation of Storefront from Middleware, NGINX in the same container as the Node apps or separate, general best practices, known bottlenecks or gotchas, etc... I haven't seen anything. Does anything like this exist? Thanks!...

Is it possible to use payment methods in Vue Storefront like in Magento?

I recently integrated Magento with Mercado Pago and needed it to work on vuestorefront, but unlike Magento it doesn't do the entire payment process, it just pulls up the payment method without making it.
No description

I have a problem installing VSF2 on my computer, I want to start developing my website, but I can't

◇ ⚙️ Choose an integration template: │ Odoo │ ◇ 🙌 Node.js version is compatible │...

buildModule with updated package

i want integrate magento with nuxt3 boiler plate i've updated dependencies, now i've error on buildModule(middlewareModule<Endpoints>,{...} ``` No overload matches this call. web:dev: Overload 1 of 2, '(module: ModuleInitializerWithMandatoryOptions<{ connector: Methods<WithoutContext<typeof import("~/storefront-nuxt3-boilerplate/node_modules/@vue-storefront/magento-api/lib/api/index")>>; context: { ...; }; }, Options<...>>, moduleOptions: Options<...>, extension?: object | ... 1 more ... | undefined, extensionOptions?: object | undefined): { ...; } & object', gave the following error. ...
Next