vue-storefront-api icon indicating copy to clipboard operation
vue-storefront-api copied to clipboard

Vue.js storefront for Magento2 (and not only) - data backend

Results 106 vue-storefront-api issues
Sort by recently updated
recently updated
newest added

# Summary [summary]: #summary New, fully extensible, more flexible, hard-typed API that has autogenerated API specs with Swagger. # Motivation [motivation]: #motivation Current API is extensible for new features but...

as of Magneto 2.3.x it is possible to search the cmspage and cmsblocks by using the REST endpoints. I think this should be the default one supported, and snowdog extension...

3: Medium
feature request
P2: Important

When running multiple VS API, there is no problem except elasticsearch, CLI complaints there is naming conflict with elasticsearch because it's explicitly defined inside `docker-compose.yml`, they can't arbitrarily add new...

1: Easy
optimization/refactor
P3: Normal

Hi all, For a project I need to keep the old vue storefront urls format with the url key but without the category id. For example: `/c/my-category` instead of `/c/my-category-3`...

help wanted

### Feature Request: A feature that would be a convenient addition is to add a flag (something like `--all-stores`) to the `mage2vs import` function which would loop all stores from...

1: Easy
feature request
P3: Normal

Redis does not support SSL connections natively, however there are certain platforms that setup a work-around to force SSL connection to their Redis services. Azure is one of these platforms....

feature request

``` eko@eko-GE62VR-6RF:~/Schreibtisch/vue-storefront-api$ npm run migrate > [email protected] migrate /home/eko/Schreibtisch/vue-storefront-api > node node_modules/migrate/bin/migrate Elasticsearch INFO: 2018-03-05T20:07:01Z Adding connection to http://localhost:9200/ up : 1513603161654-reindex.js Elasticsearch DEBUG: 2018-03-05T20:07:01Z starting request { "method": "POST",...

3: Medium
optimization/refactor
P2: Important

Very nice project. Just wondering if I could use vue-storefront just with a very simple backend? Meaning, just a sql or nosql database.

question
feature request
optimization/refactor

Followed the manual installation guide in my local machine ubuntu 18.04 1. git clone https://github.com/DivanteLtd/vue-storefront-api.git vue-storefront-api 2. cd vue-storefront-api 3. npm install 4. docker-compose up While installing npm packages having...

1: Easy
P3: Normal