Files
Jacek Pyziak eacf500d18 feat: Add YouTube video support and update admin templates
- Introduced a new YouTube tech integration in `youtube.min.js` for enhanced video playback.
- Created new admin template files for managing video settings, including `index.php` and `steasyvideo-pro.tpl`.
- Updated hook templates (`device_mode.tpl`, `forquickview.tpl`, `header.tpl`, `miniature.tpl`, `miniature_tb.tpl`, and predefined templates) to include video functionality.
- Implemented caching headers in several PHP files to improve performance.
- Ensured all new templates include proper licensing information and copyright notices.
2025-05-23 19:27:41 +02:00

11 lines
490 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>steasyvideo</name>
<displayName><![CDATA[Easy product video module]]></displayName>
<version><![CDATA[1.2.3]]></version>
<description><![CDATA[Using a fancy way to display self-hosted videos or youtube videos for products.]]></description>
<author><![CDATA[ST THEMES]]></author>
<tab><![CDATA[front_office_features]]></tab>
<is_configurable>1</is_configurable>
<need_instance>0</need_instance>
</module>