You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@storefront-api/default-vsf

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storefront-api/default-vsf

Storefront GraphQL API

1.0.0-rc.4
latest
Source
npmnpm
Version published
Maintainers
4
Created
Source

Magento 2 cms data extension

This API extension get data from cms page and cms static block your Magento 2 instance. It use snowdog/module-cms-api composer module so you have to install it in your Magento instance.

in your local.json file you should register the extension: "registeredExtensions": ["mailchimp-subscribe", "example-magento-api", "cms-data"],

The API endpoitns are:

/api/ext/cms-data/cmsPage/:id
/api/ext/cms-data/cmsBlock/:id

where :id is an id of page or block

Keywords

storefront

FAQs

Package last updated on 22 Feb 2021

Did you know?

Socket

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.

Install

Related posts