-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Removing the Gated Video feature #14284
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
MAUT-11747 - Removing Gated Video
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 6.x #14284 +/- ##
============================================
- Coverage 63.23% 63.22% -0.02%
+ Complexity 34561 34555 -6
============================================
Files 2269 2268 -1
Lines 103351 103315 -36
============================================
- Hits 65351 65316 -35
+ Misses 38000 37999 -1
|
This pull request has been mentioned on Mautic Forums. There might be relevant details there: https://forum.mautic.org/t/mautic-6-is-here-alpha-release-is-ready-for-you-to-start-testing/34874/1 |
This pull request has been mentioned on Mautic Forums. There might be relevant details there: https://forum.mautic.org/t/mautic-6-is-here-alpha-release-is-ready-for-you-to-start-testing/34900/1 |
This pull request has been mentioned on Mautic Forums. There might be relevant details there: https://forum.mautic.org/t/mautic-6-0-orion-edition-is-released/35360/1 |
Description:
The Froogaloop2 library used to be used in the Gated Video feature. An old Mautic video about this feature is here:
https://www.youtube.com/watch?v=Er-MFj3s1CU
This is no longer implemented in the GrapesJS builder and the legacy builder will be removed in M6 as well so it cannot be configured.
The Froogaloop library is EOL for 13 years. I’m not sure which Froogaloop2 library was used in #11467 when CDN has stopped working, but the first repository I found is also archived for 2 years.
Steps to test this PR:
There are no testing steps as this PR is removing an unused feature that cannot be configured.
Other areas of Mautic that may be affected by the change:
List deprecations along with the new alternative:
List of areas covered by the unit and/or functional tests: