Alokai

A

Alokai

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

Join

I am hiring a recruiter

Hi, I don't know if this is the right place for this post, but I’m one of the founders of a San Francisco–based tech startup, and we’re looking for a recruiter to help us fill several open roles in software engineering and data engineering. Please feel free to DM me for more details. Thanks!

Looking for someone who is located in US

What I'm looking for: I need help finding someone living in the US who can keep my work computer online 24/7. I moved to Singapore to care for a family member but still need my system running in the US for work. What you do: – Simply connect me with someone in the US who can keep my computer on and connected to the internet....

Alokai with Medusajs

Has anyone tried Alokai Storefront with Medusajs backend? Does this make sense? I would like to know your opinion on that. Thank you!

Plans for Vue3 Migration in Vue Storefront After Alokai's Licensing Changes?

Hi everyone! I have carefully read https://alokai.com/news/alokai-licensing-and-open-source-changes I'm evaluating Alokai for a new e-commerce project, and I see the recent changes to the open-source offerings, especially, regarding the Next.js and Nuxt.js storefronts. I'm specifically concerned about Vue Storefront, which is based on Vue2. Given that Vue2 has reached EOL, I’m wondering if there are any plans to migrate Vue Storefront to Vue3, or will upgrades and new features be focused only on the enterprise version? ...

SF components Hydration node mismatch: expected on client: Symbol(v-cmt)

I’m using the <Footer /> block exactly as shown in the official Storefront UI documentation. When running the app using Nuxt 3 with SSR enabled in development mode (via npm run dev inside a Docker container), I’m encountering the following hydration warning at runtime: ```[Vue warn]: Hydration node mismatch: - rendered on server: a.inline-flex.items-center.justify-center.font-medium.text-base.focus-visible:outline.focus-visible:outline-offset.rounded-md.disabled:text-disabled-500.disabled:bg-disabled-300.disabled:shadow-none.disabled:ring-0.disabled:cursor-not-allowed.p-2.gap-2.text-primary-700.hover:bg-primary-100.hover:text-primary-800.active:bg-primary-200.active:text-primary-900.disabled:bg-transparent.text-white.active:text-white.hover:text-white.hover:!bg-neutral-500.active:!bg-transparent
- expected on client: Symbol(v-cmt) ...

Integration to bagisto

Is vue storefront still maintenance/ support integration with bagisto? Can any one guide me

getting started

Hello, new to this discord and to this project. I am looking to setup a simple store for my daughter to sell her art work and while doing so teach her programming. So trying to setup this store. Are there any guides I can follow to set up the system?...

Need help for custom backend integration in vuestorefront using next.js

Can someone please share the example source code that, I have tried but not working based on documentation.

does this have integrations with vendure or any other headless backends?

there are many open source ecom backends, could someone hepl me with or point out what integrations are available? some links do not work for ex https://docs.alokai.com/vendure

VSF 1 to VSF 2 Migration

Hello, can anybody suggest document/guide about migrating to VSF2 from VSF1 ?

Anyone have tried or build an integration with nopcommerce?

To build an integration do I need an Enterprise Account?

How to work extension api for VSF (magento)

I was added extension on middleware.config.js like: `integrations: { magento: { location: '@vue-storefront/magento-api/server', extensions: (extensions) => [...

Separate Frontend and Middleware

How can I separate Frontend and Middleware in two servers? Like Vuestorefront 1?

[Odoo] Upgrade the integration example to suit the new vsf `nuxt-started` structure and changes

Hi again @Diogo Duarte, Thank you for being responsive, I see that the example project is not actually structured like the vsf nuxt-started project and I am still confusing on how to use the integration on a new template so we don't have to stick to eventually deprecated version....

BUG: [Odoo] Running the Middleware as described by the new Doc

Hello @Diogo Duarte , First I want to thank you for the Odoo integration. I was able to run it via the docker example but it is just an example with no clear how to do it with newer versions and latest docs....

stock_status & only_x_left_in_stock cannot query field ( Magento 2 disabled MSI )

When I installed vuestorefont 2 for magento 2. I recived this error, I was disabled Stock, Inventory modules in magento 2 backend ? How to resolve it ?
No description

How to Remove /default from the URL in Vue Storefront 2 with Magento 2

I am using Vue Storefront 2 with Magento 2. I want to remove /default from the URL (e.g., http://localhost:3000/default) and make it accessible directly via the domain, such as http://localhost:3000. Where should I make the changes in the code files?

Issues with Authentication

According to the docs here: https://docs.alokai.com/integrations/magento/basics/authenthication, if we are storing the generated token in a 'vsf-customer' cookie, our Magento API calls should be authorised. This doesn't appear to work though, all the responses from Magento are errors saying we need to be authorised. The only way we can get this to work is if we pass the token in a customHeader, like below:...

[Alokai x SFCC] Token issue regarding SFCC custom endpoint call

Hi experts, We created a custom endpoint on our SFCC instance and everything works fine through postman with the same credentials used in our .env. The issue comes with the customization we brought to Alokai in the SFCC integration to extend it. ...
Next