Code Monkey home page Code Monkey logo

prestashop's People

Contributors

alexandrdrvn avatar dmitriyzhuk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

prestashop's Issues

supported prestashop versions

hello,

which prestashop versions are compatible with this module. i have installed on prestashop 1.7.7.5 i get a error

GraphQL error: Cannot query field "url" on type "Product". GraphQL error: Cannot query field "extra" on type "Product". GraphQL error: Cannot query field "manufacturer" on type "Product".

Important question about GraphQL API on production host

this demo depend on GraphQL API wich is hosted on https://vuefront.com/
This can be a simple solution for a Development phase but for production project nobody will use it.

It's a performance/security questions.

Nobody will use third part Api (under the hood) on production.

So will you provide "GraphQL API" app ? where we can dowload it ?

If GraphQL API is not availlable , so users will prefer the https://www.vuestorefront.io/ project wich is 100% open source

Installation fails.

When you initially start with yarn run dev the following error is given:

ERROR Failed to compile with 224 errors friendly-errors 16:01:13 These dependencies were not found: friendly-errors 16:01:13 friendly-errors 16:01:13 * core-js/modules/es6.array.find in ./.nuxt/client.js friendly-errors 16:01:13 * core-js/modules/es6.array.iterator in ./.nuxt/client.js friendly-errors 16:01:13 * core-js/modules/es6.date.to-string in ./.nuxt/utils.js, ./.nuxt/components/nuxt.js and 1 other friendly-errors 16:01:13 * core-js/modules/es6.function.name in ./.nuxt/client.js, ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/vuefront/lib/components/molecules/product-option/select.vue?vue&type=script&lang=js& and 5 others * core-js/modules/es6.number.constructor in ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/vuefront/lib/components/atoms/alert/alert.vue?vue&type=script&lang=js&, ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/vuefront/lib/components/atoms/heading/heading.vue?vue&type=script&lang=js& and 14 others * core-js/modules/es6.object.assign in ./.nuxt/client.js friendly-errors 16:01:13 * core-js/modules/es6.object.keys in ./.nuxt/client.js, ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/vuefront/lib/components/extensions/account/account/account.vue?vue&type=script&lang=js& and 30 others * core-js/modules/es6.object.to-string in ./.nuxt/client.js, ./.nuxt/components/nuxt-link.client.js and 33 others * core-js/modules/es6.promise in ./.nuxt/client.js friendly-errors 16:01:13 * core-js/modules/es6.regexp.constructor in ./.nuxt/utils.js, ./node_modules/vuefront/lib/utils/module.js * core-js/modules/es6.regexp.match in ./.nuxt/client.js friendly-errors 16:01:13 * core-js/modules/es6.regexp.replace in ./.nuxt/utils.js, ./.nuxt/components/nuxt.js and 1 other friendly-errors 16:01:13 * core-js/modules/es6.regexp.search in ./.nuxt/utils.js friendly-errors 16:01:13 * core-js/modules/es6.regexp.split in ./.nuxt/utils.js, ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./.nuxt/components/nuxt-build-indicator.vue?vue&type=script&lang=js& and 4 others * core-js/modules/es6.regexp.to-string in ./.nuxt/utils.js, ./.nuxt/components/nuxt.js and 1 other friendly-errors 16:01:13 * core-js/modules/es6.string.includes in ./.nuxt/client.js, ./.nuxt/components/nuxt-link.client.js friendly-errors 16:01:13 * core-js/modules/es6.string.iterator in ./.nuxt/client.js, ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/vuefront/lib/components/extensions/common/menu/menu.vue?vue&type=script&lang=js& and 1 other * core-js/modules/es6.string.repeat in ./.nuxt/utils.js friendly-errors 16:01:13 * core-js/modules/es6.string.starts-with in ./.nuxt/utils.js friendly-errors 16:01:13 * core-js/modules/es6.symbol in ./.nuxt/client.js, ./.nuxt/components/nuxt-link.client.js and 31 others * core-js/modules/es7.array.includes in ./.nuxt/client.js, ./.nuxt/components/nuxt-link.client.js friendly-errors 16:01:13 * core-js/modules/es7.object.get-own-property-descriptors in ./.nuxt/index.js, ./node_modules/babel-loader/lib??ref--2-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/vuefront/lib/components/extensions/account/account/account.vue?vue&type=script&lang=js& and 30 others * core-js/modules/es7.promise.finally in ./.nuxt/client.js friendly-errors 16:01:13 * core-js/modules/es7.symbol.async-iterator in ./.nuxt/client.js, ./.nuxt/components/nuxt-link.client.js * core-js/modules/web.dom.iterable in ./.nuxt/client.js, ./.nuxt/components/nuxt-link.client.js and 32 others friendly-errors 16:01:13 To install them, you can run: npm install --save core-js/modules/es6.array.find core-js/modules/es6.array.iterator core-js/modules/es6.date.to-string core-js/modules/es6.function.name core-js/modules/es6.number.constructor core-js/modules/es6.object.assign core-js/modules/es6.object.keys core-js/modules/es6.object.to-string core-js/modules/es6.promise core-js/modules/es6.regexp.constructor core-js/modules/es6.regexp.match core-js/modules/es6.regexp.replace core-js/modules/es6.regexp.search core-js/modules/es6.regexp.split core-js/modules/es6.regexp.to-string core-js/modules/es6.string.includes core-js/modules/es6.string.iterator core-js/modules/es6.string.repeat core-js/modules/es6.string.starts-with core-js/modules/es6.symbol core-js/modules/es7.array.includes core-js/modules/es7.object.get-own-property-descriptors core-js/modules/es7.promise.finally core-js/modules/es7.symbol.async-iterator core-js/modules/web.dom.iterable i Waiting for file changes 16:01:13 i Memory usage: 554 MB (RSS: 745 MB)

Enhance getProducts behavior

In PrestaShop getProducts returns all products associated with category_id.

$sql->where('p.`id_category_default` = ' . (int)$data['filter_category_id']);

What does the proposed changes look like?

if (!empty($data['filter_category_id']) && $data['filter_category_id'] > 0) {
    $sql->leftJoin('category_product', 'c', 'c.`id_product` = p.`id_product`');
    $sql->where('c.`id_category` = ' . (int)$data['filter_category_id']);
}

httaccess configuration

I m trying to install this app, i installed prestashop and i uploaded the module that indicate in the instructions, I have installed vuefront in the root of the prestashop directory and I have added the text in the .htaccess, it seems that the configuration of the .htaccess is for wordpress not for prestashop, somebody used this module?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.