Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
magefan authored Jan 20, 2018
1 parent e6f19ab commit 850f36b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
## Overview

This extension allows you to fix next Magento 2 issues in Catalog

1. Problems with breadcrumbs [#7967](https://github.com/magento/magento2/issues/7967)
2. Block tag {{block ...}} doesnt work in WYSIWYG Editor on Product Detail Page. [#10364](https://github.com/magento/magento2/issues/10364), [#5168](https://github.com/magento/magento2/issues/5168)

## Installation
```
composer require magefan/module-catalog
php bin/magento setup:upgrade
php bin/magento setup:di:compile
```
## Free Magento 2 Extension by Magefan

1. [Magento 2 Blog Extension](https://magefan.com/magento2-blog-extension)
2. [Magento 2 Login As Customer Extension](https://magefan.com/login-as-customer-magento-2-extension)
3. [Magento 2 Conflict Detector Extension](https://magefan.com/magento2-conflict-detector)
4. [Magento 2 Rocket JavaScript Extension](https://github.com/magefan/module-rocketjavascript)
5. [Magento 2 Lazy Load Extension](https://github.com/magefan/module-lazyload)

0 comments on commit 850f36b

Please sign in to comment.