Top "Magento2" questions

Magento 2 is an eCommerce R&D project facilitating the improvement of Magento Core products.

how can i enable PHP Extension intl?

I am going to install Magento2 at my local server and it gives me following error notice. I am using …

xampp magento2 php-5.6
To enable extensions, verify that they are enabled in those .ini files - Vagrant/Ubuntu/Magento 2.0.2

When installing Magento 2.0.2 via composer getting this error: Problem 1 - Installation request for magento/product-enterprise-edition 2.0.2 -> satisfiable by magento/…

php ubuntu composer-php magento2
Uncaught SyntaxError: Unexpected token u in JSON at position 0

Only at the checkout and on individual product pages I am getting the following error in the console log: VM35594:1 …

javascript json syntax-error magento2
How to install/enable intl and xsl extensions after installing PHP 7

I installed php7/apache2.4/mysql5.6 via this script, but it turns out that the extensions xsl and intl are missing (…

php ubuntu-14.04 magento2
How to turn on error messages in magento 2

I have installed magento 2 and it working.I just created the Hello world module and it working now. My issue …

magento2
Magento 2 not loading CSS and JavaScript

I have installed magento 2 successfully on localhost but I am not able to see admin panel as it render 404 error …

javascript php css magento2
How do I install the sample data after setting up Magento2?

I want to install sample-data after successfully Magento setup. What is the process of installing the sample-data after Magento installation …

magento2
Magento 2 - How to call a custom phtml file in another phtml file, xml layout, static block and cms page?

I am creating a magento 2 theme. I just want to know how can I add .phtml file in xml layout, …

php magento magento2 magento-2.0
Get customer data from id - magento2

how can we get the customer data from id not from customer session in Magento2. Kindly let me know.

magento2 magento-2.0
How to remove "My Wish List" and "Compare Products" blocks from Magento 2.0 Luma template?

I have spent a lot of hours trying to remove "My Wish List" and "Compare Products" blocks from Luma template. …

magento2 magento-2.0