Skip to main content

Questions tagged [magento2-dev-beta]

Issues relating to the developer beta release of Magento 2.0.0. This formally is the the period from Dec 18th 2014 to around the end of Q1 2015.

3 votes
2 answers
3k views

I have to remove add to cart button from product detail page when product store has 0. How to achieve this
Pinku's user avatar
  • 537
0 votes
3 answers
5k views

I have used the following code <?php namespace Inchoo\Helloworld\Controller\Index; use Magento\Framework\App\Action\Action; use Magento\Framework\App\Action\Context; use Inchoo\Helloworld\Model\...
Selva Kumar's user avatar
0 votes
0 answers
208 views

I want to override the TableRate values, if the StoreView is not the default one. So I wrote a plugin for Magento\OfflineShipping\Model\Carrier\Tablerate.php. The code is not working... class ...
ps202's user avatar
  • 160
1 vote
1 answer
614 views

What difference between magento 2-dev-beta grid creation and Magento 2 release. When i update magento to release version i saw this: Can someone explain to me what i need to delete or add? UPDATE: ...
ZebraBeard's user avatar
2 votes
1 answer
3k views

I'm written code for sending mail from my custom module, but it's throwing error. But I have configured right way. I don't know where I went wrong. Could you please throw me right direction. Even ...
Manoj Kumar's user avatar
  • 1,338
17 votes
3 answers
17k views

I'm trying to send mail from my custom module. For this I have created system.xml file, but it's returning error. Error: Email template 'custom_mail_template' is not defined. my code is: <?xml ...
Bojjaiah's user avatar
  • 3,802
0 votes
1 answer
1k views

I'm trying to extending product view page, But Unable to overriding. catalog_product_view.xml <?xml version="1.0"?> <page layout="1column" xmlns:xsi="http://www.w3.org/2001/XMLSchema-...
Bojjaiah's user avatar
  • 3,802
0 votes
1 answer
2k views

I'm trying to extend customer address edit page, but it is throwing Error. For these I have written code as below. composer.json { "name": "learning/module-contact", "description": "Contact", "...
Bojjaiah's user avatar
  • 3,802

15 30 50 per page
1
2 3 4 5
10