This repository has been archived by the owner on Jan 7, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix module name, update composer * Updated sensiolabs badge * Update SensioLabs badge * Moved dist files into "faktiva_seo_tk" dir * Set License to CC-BY-SA-4.0 * Prepare release 1.4.1
- Loading branch information
Showing
20 changed files
with
146 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,15 +6,15 @@ This file is part of the "Prestashop SEO ToolKit" module. | |
(c) Faktiva (http://faktiva.com) | ||
NOTICE OF LICENSE | ||
This source file is subject to the CC-BY-4.0 license that is | ||
available at the URL https://creativecommons.org/licenses/by/4.0/ | ||
This source file is subject to the CC BY-SA 4.0 license that is | ||
available at the URL https://creativecommons.org/licenses/by-sa/4.0/ | ||
DISCLAIMER | ||
This code is provided as is without any warranty. | ||
No promise of being safe or secure | ||
@author AlberT <[email protected]> | ||
@license https://creativecommons.org/licenses/by/4.0/ CC-BY-4.0 | ||
@license https://creativecommons.org/licenses/by-sa/4.0/ CC-BY-SA-4.0 | ||
@source https://github.com/faktiva/prestashop-seo-tk | ||
EOF; | ||
|
||
|
@@ -31,7 +31,7 @@ return Symfony\CS\Config\Config::create() | |
)) | ||
->finder( | ||
Symfony\CS\Finder\DefaultFinder::create() | ||
->in(__DIR__) | ||
->in(__DIR__.'/faktiva_seo_tk') | ||
) | ||
; | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[PrestaShop "SEO ToolKit"](https://github.com/faktiva/prestashop-seo-tk) | ||
=== | ||
|
||
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/30806e55-0fe6-4323-ade1-fba266db8b4e/mini.png)](https://insight.sensiolabs.com/projects/30806e55-0fe6-4323-ade1-fba266db8b4e) | ||
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/d830cdd5-11a2-4ceb-8e07-96ce099305ee/mini.png)](https://insight.sensiolabs.com/projects/d830cdd5-11a2-4ceb-8e07-96ce099305ee) | ||
[![GitHub issues](https://img.shields.io/github/issues/faktiva/prestashop-seo-tk.svg?style=plastic)](https://github.com/faktiva/prestashop-seo-tk/issues) | ||
|
||
[![Packagist](https://img.shields.io/packagist/l/faktiva/prestashop-seo-tk.svg?style=plastic)](https://creativecommons.org/licenses/by-nc-sa/4.0/) | ||
|
@@ -52,9 +52,9 @@ The phylosophy is "Don't use robots.txt to tell robots to do not index a page, i | |
|
||
# License | ||
|
||
![Creative Commons BY-NC-SA License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png) | ||
![Creative Commons BY-NC-SA License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png) | ||
|
||
|
||
**[PrestaShop SEO ToolKit](https://github.com/faktiva/prestashop-seo-tk)** by [Faktiva](https://github.com/faktiva) is licensed under a **Creative Commons [Attribution-NonCommercial-ShareAlike](http://creativecommons.org/licenses/by-nc-sa/4.0/) 4.0 International License**. | ||
**[PrestaShop SEO ToolKit](https://github.com/faktiva/prestashop-seo-tk)** by [Faktiva](https://github.com/faktiva) is licensed under a **Creative Commons [Attribution-ShareAlike](http://creativecommons.org/licenses/by-sa/4.0/) 4.0 International License**. | ||
|
||
Permissions beyond the scope of this license may be available contacting us at [email protected]. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,13 +2,9 @@ | |
"name": "faktiva/prestashop-seo-tk", | ||
"description": "\"PrestaShop SEO toolkit\" module. It handles a few SEO-related improvements, such as \"hreflang\", \"canonical\" and \"noindex\"", | ||
"homepage": "https://github.com/faktiva/prestashop-seo-tk", | ||
"license": "CC-BY-NC-SA-4.0", | ||
"license": "CC-BY-SA-4.0", | ||
"type": "prestashop-module", | ||
"authors": [ | ||
{ | ||
"name": "ZiZuu Store", | ||
"email": "[email protected]" | ||
}, | ||
{ | ||
"name": "AlberT", | ||
"email": "[email protected]" | ||
|
@@ -20,15 +16,12 @@ | |
"github-protocols": ["https"], | ||
"archive-format": "zip", | ||
"preferred-install": "dist", | ||
"optimize-autoloader": true, | ||
"platform": { | ||
"php": "5.2" | ||
} | ||
"optimize-autoloader": true | ||
}, | ||
"require-dev": { | ||
"friendsofphp/php-cs-fixer": "1.11", | ||
"symfony/var-dumper": "~2.8|~3.0", | ||
"symfony/debug": "~2.8|~3.0" | ||
"friendsofphp/php-cs-fixer": "~1.10", | ||
"symfony/var-dumper": "~2.0|~3.0", | ||
"symfony/debug": "~2.0|~3.0" | ||
}, | ||
"require": { | ||
"php": ">=5.2" | ||
|
@@ -39,7 +32,7 @@ | |
], | ||
"zip": [ | ||
"@composer archive -vvv -f zip", | ||
"php -r 'rename(array_shift(glob(\"faktiva-prestashop-seo-tk-*.zip\")), \"faktiva-seo-tk.zip\");'" | ||
"php -r 'rename(@array_shift(glob(\"faktiva-prestashop-seo-tk-*.zip\")), \"faktiva_seo_tk.zip\");'" | ||
] | ||
}, | ||
"archive": { | ||
|
Oops, something went wrong.