Skip to content

Commit

Permalink
Merge pull request #1 from norgeindian/patch-1
Browse files Browse the repository at this point in the history
Update descriptions, SUP-6369
  • Loading branch information
sprankhub authored Jan 19, 2022
2 parents 906ea36 + b28bf55 commit 7f6a826
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# CustomGento_YouTubeNoCookie
Magento 2 module, which makes sure that YouTube product videos are always inserted via youtube-nocookie.com.

## Description
This extension for Magento 2 makes sure that all YouTube product videos are always inserted via the cookie-free domain youtube-nocookie.com. It tries to detect all possible YouTube URLs for that.
# YouTube NoCookie for Magento 2
YouTube NoCookie for Magento 2 makes sure that all YouTube product videos are always inserted via the cookie-free domain youtube-nocookie.com. It tries to detect all possible YouTube URLs for that and adapt the URL accordingly to always be compliant with the current EU rules.

## Compatibility
* Magento >= 2.3
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "customgento/module-youtube-no-cookie-m2",
"description": "Magento 2 module, which makes sure that YouTube product videos are always inserted via youtube-nocookie.com.",
"description": "YouTube NoCookie for Magento 2 makes sure that all YouTube product videos are always inserted via the cookie-free domain youtube-nocookie.com.",
"require": {
"ext-pcre": "*",
"magento/module-catalog": "~103.0||~104.0",
Expand Down

0 comments on commit 7f6a826

Please sign in to comment.