
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@sejazipper/magento-api-client
Advanced tools
This is only the api-client package, you need to install the other dependencies also.
This project is a Magento 2 integration for Vue Storefront 2. This integration developed by superheroes from Caravel and Leonex ❤️
yarn global add @vue-storefront/cli
vsf init <project_name> && cd <project_name> && yarn && yarn dev
Want to contribute? Ping us on magento2-vsf2
channel on our Discord!
example:
git clone https://github.com/vuestorefront/magento2.git
cd magento2
git checkout develop
yarn
to install dependenciescp packages/theme/.env.example .env
MAGENTO_GRAPHQL=
with url to Magento 2.4 GrapgQL endpoint
MAGENTO_GRAPHQL=https://{YOUR_SITE_FRONT_URL}/graphql
yarn build:api-client && yarn build:composables
yarn dev:theme
to run theme. You can find other commands in package.json
yarn dev:api-client
or yarn dev:composables
on a separate terminal window.If you have any questions about this integration we will be happy to answer them on magento2-vsf2
channel on our Discord.
Thanks go to these wonderful people (emoji key):
Heitor Ramon Ribeiro 💻 🚧 📆 | Alef Barbeli 💻 📖 | Dominik Deimel 💻 📖 | Lior Lindvor 💻 | Henrique Lopes 💻 📖 | Đại Lộc Lê Quang 💻 |
Filip Rakowski 💬 🧑🏫 👀 | Filip Sobol 💬 🧑🏫 👀 | Patryk Andrzejewski 💬 🧑🏫 👀 | Renan Oliveira 🔧 🔌 |
This project follows the all-contributors specification. Contributions of any kind welcome!
FAQs
### @vue-storefront/magento-api
The npm package @sejazipper/magento-api-client receives a total of 0 weekly downloads. As such, @sejazipper/magento-api-client popularity was classified as not popular.
We found that @sejazipper/magento-api-client demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.