Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
andrtechno committed Sep 4, 2018
1 parent ca0c004 commit e50468a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mod-compare NO TEST, NO FINISH!
===========
Module for CORNER CMS
Module for PIXELION CMS

[![Latest Stable Version](https://poser.pugx.org/panix/mod-compare/v/stable)](https://packagist.org/packages/panix/mod-compare) [![Total Downloads](https://poser.pugx.org/panix/mod-compare/downloads)](https://packagist.org/packages/panix/mod-compare) [![Monthly Downloads](https://poser.pugx.org/panix/mod-compare/d/monthly)](https://packagist.org/packages/panix/mod-compare) [![Daily Downloads](https://poser.pugx.org/panix/mod-compare/d/daily)](https://packagist.org/packages/panix/mod-compare) [![Latest Unstable Version](https://poser.pugx.org/panix/mod-compare/v/unstable)](https://packagist.org/packages/panix/mod-compare) [![License](https://poser.pugx.org/panix/mod-compare/license)](https://packagist.org/packages/panix/mod-compare)

Expand Down
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"name": "panix/mod-compare",
"description": "Module compare",
"keywords": ["corner-cms", "module", "compare"],
"keywords": ["pixelion-cms", "module", "compare"],
"homepage": "https://github.com/andrtechno/mod-compare",
"type": "yii2-extension",
"license": "BSD 3-Clause",
"authors": [
{
"name": "CORNER CMS",
"email": "dev@corner-cms.com",
"homepage": "http://www.corner-cms.com/"
"name": "PIXELION CMS",
"email": "dev@pixelion.com.ua",
"homepage": "https://pixelion.com.ua"
}
],
"require": {
Expand Down
4 changes: 2 additions & 2 deletions widgets/CompareWidget.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
* Widget add to compare module for shop.
*
* @version 1.0
* @author CORNER CMS development team <dev@corner-cms.com>
* @copyright Copyright &copy; 2016 Andrew Semenov
* @author PIXELION CMS development team <dev@pixelion.com.ua>
* @link http://pixelion.com.ua PIXELION CMS
*
* Example:
* <code>
Expand Down

0 comments on commit e50468a

Please sign in to comment.