File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ Latest Version on Packagist] [ ico-version ]] [ link-packagist ]
4
4
[ ![ Software License] [ ico-license ]] ( LICENSE.md )
5
+ [ ![ Build Status] [ ico-travis ]] [ link-travis ]
6
+ [ ![ Coverage Status] [ ico-scrutinizer ]] [ link-scrutinizer ]
7
+ [ ![ Quality Score] [ ico-code-quality ]] [ link-code-quality ]
5
8
6
9
Allows you to add global layout update files to be selected from admin, by using ` 0 ` instead of a ` category_id ` / ` sku ` / ` url_path ` .
7
10
@@ -69,7 +72,13 @@ The MIT License (MIT). Please see [License File](LICENSE.txt) for more informati
69
72
70
73
[ico-version]: https://img.shields.io/packagist/v/integer-net/magento2-global-custom-layout.svg?style=flat-square
71
74
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
75
+ [ico-travis]: https://img.shields.io/travis/integer-net/magento2-global-custom-layout/master.svg?style=flat-square
76
+ [ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/integer-net/magento2-global-custom-layout.svg?style=flat-square
77
+ [ico-code-quality]: https://img.shields.io/scrutinizer/g/integer-net/magento2-global-custom-layout.svg?style=flat-square
72
78
73
79
[link-packagist]: https://packagist.org/packages/integer-net/magento2-global-custom-layout
80
+ [link-travis]: https://travis-ci.org/integer-net/magento2-global-custom-layout
81
+ [link-scrutinizer]: https://scrutinizer-ci.com/g/integer-net/magento2-global-custom-layout/code-structure
82
+ [link-code-quality]: https://scrutinizer-ci.com/g/integer-net/magento2-global-custom-layout
74
83
[link-author]: https://github.com/wigman
75
84
[link-contributors]: ../../contributors
You can’t perform that action at this time.
0 commit comments