- 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.
12 lines
505 B
XML
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> |