CCavelier
CCavelier
AAlokai
Created by CCavelier on 6/27/2024 in #🙋|general-help
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
2 replies
AAlokai
Created by CCavelier on 6/5/2024 in #🙋|general-help
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.

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.
if i create customQueries in middleware, i've compilation error
middleware.config.ts(18,39): error TS7031: Binding element 'variables' implicitly has an 'any' type.
middleware.config.ts(18,39): error TS7031: Binding element 'variables' implicitly has an 'any' type.
can you help me. Thanks
6 replies
AAlokai
Created by CCavelier on 5/29/2024 in #🙋|general-help
Vue Storefront 2 integration for Magento 2 or boilerplate nuxt3
Hello, I need to do an integration for Magento, what is the best choice between these 2 versions? do you have magento2 integration with vue3/nuxt3? because I think if I use vsf integration with the cli in vue2/nuxt2, the migration would be very complex, if not impossible.
3 replies
AAlokai
Created by CCavelier on 5/22/2024 in #🙋|general-help
Magento integration and pageBuilder
Hello, We want use Alokai magento integration and we have forced to use pageBuilder of magento. in your enterprise version do you have components and / or integration for this? is it in development?
2 replies
AAlokai
Created by CCavelier on 5/2/2024 in #🙋|general-help
storefront-nuxt3-boilerplate - magento api integration
hello all, i want to start with boilerplate and add magento sdk it's possible or not, i don't understand installation, cause errors. ERROR(vue-tsc)
6 replies