Questions tagged [magento2]

Magento 2 is an eCommerce project facilitating the improvement of Magento Core products. Written in PHP-Zend Framework. Available under both open-source and commercial licenses via Adobe Commerce.

Magento 2 is the next major release of Magento. It differs from previous versions of Magento substantially, including fundamental changes such as directory structure and naming conventions.

It has been released for GA (General availability) on November 17, 2015 Magento Ushers In New Era of Commerce Innovation with Next-Generation Platform

Release Notes : Release Notes 2.2

Release Notes : Release Notes 2.3

Release Notes : Release Notes 2.4

Latest Release: Magento 2.4.5 Release notes

Links :

5108 questions
1
vote
0 answers

Varnish Cache Miss issue during module upload in magento market place

I have developed an extension in Magento 2 for product details page which i want to upload in marketplace. But i am getting varnish cache miss issue report from marketplace. I haven't written cachable="false" in any of my layout xml file. Your…
1
vote
1 answer

Algolia: restore scroll down position

I scroll down algolia search page. After I click on some prodct and go to the product page. After I click Back button on browser and i see again algolia search page. I am excepting to see scroll down position(as it was before), but have Top. I use…
1
vote
1 answer

Error 500 when start install Magento 2 in my server

I start install Magneto 2 in my server. And i see this error : `Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at root@localhost to…
user11283889
1
vote
2 answers

We can't find products matching the selection. error in megento 2

I'm using magento2 shopping website and I'm trying to upload some products and during that I'm getting "We can't find products matching the selection." on front each category and product page. I'm trying to solve that issue but no success, anybody…
Anil Kumar
  • 11
  • 1
  • 3
1
vote
0 answers

How to create a custom cart quantity number that updates with ajax?

I'm setting up a new Magento2 webshop and I want to make a custom cart count number that updates it's number with Ajax like the standard minicart count number. I already got some code that displays the cart quantity but it doesn't update with Ajax.…
1
vote
0 answers

How to save value from quote in custom attributes of customer object?

I need to keep the values ​​from the quote in the custom attributes of the customer object. This is necessary for the user to be able to add additional fields on the checkout. I added 2 custom attributes for the customer_address entity, added them…
RoyFace
  • 11
  • 3
1
vote
0 answers

Magneto2 NO customer order history on frontend under My Account, orders only visible from Admin?

Testing our Magento 2.3.1 site after migration and new development completed. We are about to go live then I saw a problem with viewing the customer order history under My Account > My Orders. Shows the following message "You have placed no orders."…
WO_PGH
  • 11
  • 2
1
vote
0 answers

Trying to add a password visibility toggle to the password input fields on magento 2 checkout pages

I need to add a password toggle visibility to the password input fields in magento 2 checkout pages and I can't find a way to work with knockout js. I am using only javscript to add a span with a click event that changes the input field type from…
1
vote
2 answers

Order Emails are not generated :: SMTP configurations required :: Magento community open source

Magento 2.3.1 order emails are not getting generated after successful order. OS: Ubunut 18.04 Payment Gateway: Fatzebra Used following code to generate…
PhantomS
  • 420
  • 4
  • 14
1
vote
1 answer

Magento 2 CSS doesnt generate static/_cache folder and throw a "blocked due to MIME type (“text/html”) mismatch" error

Here the whole error message: The resource from “https://example.com/static/_cache/merged/423594d2c9a788a2af3e706167e88c9f.min.css” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff). Context: I had an existing…
FredRoger
  • 1,545
  • 1
  • 12
  • 17
1
vote
1 answer

what's mean ui/grid/cells/html of bodyTmpl magento 2 grid

ui/grid/cells/html the column in ui_component can output the html but I don't know how it can do it and how I can output data with .html file using bodyTmpl?
Gaen
  • 11
  • 3
1
vote
0 answers

Edit custom customer group attribute (column) in Magento 2

Bonjour ! I try to edit some custom customer group fields in my Magento 2.3 but I don't know how to start. I already have added some columns and displayed it in admin back-office with a…
Robert S.
  • 11
  • 3
1
vote
1 answer

product flat data at magento 2 index error at setup:upgrade or at indexer:reset

I had an error that took me hours to fix. When running setup:upgrade at Magento 2, I got stuck at Running schema recurring...State for the same indexer already exists. So, I figured out that flat catalog product has a index at "Processing". I tried…
1
vote
2 answers

Sorting not working correctly custom order grid in magento 2

I have created a custom order grid in magento. If I sort the grid once, an ajax request is made, and everything sorts correctly. However, the second sort renders the grid with all the same Order IDs. This question have the same issue as mine:…
Shujaat Shaikh
  • 189
  • 1
  • 5
  • 17
1
vote
1 answer

See exception log for details. Could not write error message to log. Please use developer mode to see the message

I tried to install the MAGENTO 2 on a local machine. I get the following error: An error has happened during application run. See exception log for details. Could not write error message to log. Please use developer mode to see the message.
Yogesh D.
  • 178
  • 1
  • 10