Questions tagged [magento2.1]

One of the latest released Magento versions, Magento Open Source (formerly Community Edition) is an e-commerce platform with several enhancements since version 2.0, regarding PayPal, BrainTree, interface management and several improvements for security.

One of the latest released Magento versions, Magento Open Source (formerly Community Edition) is an e-commerce platform with several enhancements since version 2.0, regarding PayPal, BrainTree, interface management and several improvements for security.

Released for GA (General availability) on June 23, 2016 [Magento Ushers In New Era of Commerce Innovation with Next-Generation Platform ][1]

Release Notes : Release Notes

Latest Release : 2.1.9

Links :

123 questions
1
vote
1 answer

zapier magento2.1.11 authentication gets lost

I setup a user role that has (currently) simply all resources. I setup a user that has this role. I authenticate with the user credentials (user and password, no store code) in zapier to create a connected magento2 account. After some time my zap…
steros
  • 1,794
  • 2
  • 26
  • 60
1
vote
1 answer

Magento 2.1.1 We can't find required columns: sku

My apologies if a solution has been provided elsewhere. I have searched and could not find anything similar to what I am experiencing. I am trying to upload categories on a Magento CE 2.1.1 website. I have a file with almost 4000 categories and sub…
reginald
  • 11
  • 2
1
vote
1 answer

Category name is not shown after saving category in backend Magento 2

I migrated my categories from Magento 1.9 to Magento 2 and I try to create sub-category from the backend, but the category's name is not shown. If you edit any category attributes it's not saving. I searched on internet, and I found this question…
Jenith Samuel
  • 258
  • 1
  • 17
1
vote
1 answer

Magento 2 - Display/Show Custom module on homepage

I am in new Magento 2 and have created a custom module, its working fine with the url(http:///modulename/index/test) but need to call it on home page. I mean when home page loaded, module would be called automatically. How it possible? Below is the…
1
vote
1 answer

Magento 2: Unable change order status back to Processing from Complete

For debug purposes, I need to change the status of some orders back to Processing, after they've been already shipped, so the status is Complete. I'm trying to do this programmatically, so I deleted the shipments of the order, and also the…
sissy
  • 2,908
  • 2
  • 28
  • 54
1
vote
1 answer

Sales Order Export CSV in Magento2

How can we add new column with custom data in the “Order Export CSV” like discount amount, coupon code, Product Attributes?
Vishal Sanwar
  • 59
  • 1
  • 1
  • 10
1
vote
1 answer

Where is the Webservice Queries(SQL) of Magento 2 on code level?

i need to know where is the location of Webservice Queries of Magento2. For example, when i call the url using POSTMAN: https://yourwebsite/rest/V1/orders?searchCriteria I get All orders from all stores on my magento application. So, Where this…
Sérgio Thiago Mendonça
  • 1,161
  • 2
  • 13
  • 23
1
vote
0 answers

Javascript conflict in Magento 2.1

I am using an External javascript in the magento2 Block. That external javascript is calling its own jquery library. And this is conflicting with the Magento jquery. Now, am getting this errors: Uncaught TypeError: $.widget is not a…
Mind_blow
  • 11
  • 2
1
vote
0 answers

Users have access to all stores in REST API level using MAGENTO 2

i see Magento 2 with no support of independents stores in a same installation. Look, if i want to get a query using REST API: http://localhost/rest/{store code}/V1/categories If i create a user per store using any extension i know, he always can…
Sérgio Thiago Mendonça
  • 1,161
  • 2
  • 13
  • 23
1
vote
1 answer

Magento 2 CMS Page 'Layout Update XML' option add xml code to get custom meta tag

I know how to add custom meta tag in a Magento 1 CMS page using 'Layout Update XML' option.
1
vote
1 answer

Magento 2 - 502 Bad Gateway after ssl configuration

I am using a ssl certificate provided by comodo that seems to me to be propely configured because my website is showing the https correctly. However, I am getting 502 Bad Gateway when I access my store with ssl. I am using nginx server and this is…
Rafael Padovani
  • 95
  • 1
  • 10
1
vote
2 answers

magento 2 -how to show date time filter in sales order grid?

In magento 2 sales order grid default date purchase filter is there, but i want to filter with date and time both. please help me how to do. I tried like below but i didn't get any solution. Thanks
N. Ramu
  • 11
  • 1
  • 4
1
vote
0 answers

magento 2.1 admin issue within product categories

I have a problem with Magento 2.1 admin, only the products categories page get ERR_TOO_MANY_REDIRECTS plz help also, plz if there any recommendation for the most stable magento 2 release
Hala Atef
  • 21
  • 6
1
vote
1 answer

Magento2 - Custom order creation with Paypal billing agreement ("mandatory params missing referenceId error")

I am creating a custom module to create orders programatically with paypal_billing_agreement as payment method. Below is the order creation code I use.
Naresh Kumar
  • 1,706
  • 1
  • 14
  • 26
1
vote
0 answers

Sometimes Product not showing on category pages magento 2.1

I have store on magento 2.1. I have added some products to category but after reindexing, flushing cache, deploy. I have checked and done everything which needs to be done after product assignment to categories. But still on frontend, sometime…
Sukumar Gorai
  • 286
  • 2
  • 15
1 2
3
8 9