Git Product home page Git Product logo

magento-2-printess-designer's People

Contributors

sweikert avatar watermusic avatar

Watchers

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

Forkers

alexanderoser

magento-2-printess-designer's Issues

Exception in CheckoutCartAdd Observer

Also, and my PHP skills are way to small to know the reason for this issue, but I got an exception when trying to add products (non-printess-products) to the basket. This is on 2.4.5-p1 with PHP 7.4x. I had to make the following change in the CheckoutCartAdd observer:

//$params = json_decode($this->request->getContent(), true, 512, JSON_THROW_ON_ERROR);
$params = json_decode($this->request->getContent(), true);

Error: Class "Printess\Api\PrintessApiClient" not found in

Finally I managed it to get a Printess template orderable in Magento But when downloading it, I get the following error:

main.CRITICAL: Error: Class "Printess\Api\PrintessApiClient" not found in /magento/app/code/Digitalprint/PrintessDesigner/Controller/Adminhtml/Download/Index.php:141

I can't find this PrintessApiClient. Could you help me out here?

Cheers

Nils

php version support for 8.1

Thanks a lot for publishing this extension!
I tried to install it to my blank example store and faced a requirements issue:

Package digitalprint/magento-2-printess-designer has requirements incompati  
  ble with your PHP version, PHP extensions and Composer version:              
    - digitalprint/magento-2-printess-designer v1.5.11 requires php ~7.3.0||~  
  7.4.0 which does not match your installed version 8.1.8. 

Is there a chance to change this requirement? It took me quite a while to setup the magento shop :/

Cheers

Nils

Unable to update product in cart

Hi,

Small bug introduced that made updating a product in an existing cart impossible.

File: /magento-2-printess-designer/view/frontend/templates/catalog/product/view/form.phtml
Line: 15
The word 'post' has an extra space after the word 'post '.

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.