Files
drmaterac.pl/modules/pshowsso/config_pl.xml
Jacek Pyziak 778ee26fe4 Add Symfony Deprecation Contracts package
- Created CHANGELOG.md to maintain version history.
- Added README.md with usage instructions for the trigger_deprecation() function.
- Initialized composer.json for the Symfony Deprecation Contracts library, specifying dependencies and autoloading.
2025-12-15 08:43:18 +01:00

12 lines
505 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<module>
<name>pshowsso</name>
<displayName><![CDATA[SSO Single Sign-On]]></displayName>
<version><![CDATA[1.3.9]]></version>
<description><![CDATA[Allow customers to log in via social media and other third-party services.]]></description>
<author><![CDATA[PrestaShow.com]]></author>
<tab><![CDATA[other]]></tab>
<is_configurable>1</is_configurable>
<need_instance>0</need_instance>
<limited_countries></limited_countries>
</module>