JSN / JoomlaShine (JSN Project) component + framework + modules + plugins; vendor closed in 2021 -> deployed files. Signed-off-by: LÁZÁR Imre <imre@illusion.hu> Assisted-by: claude-code@claude-opus-4-8
17 lines
592 B
XML
17 lines
592 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<extension version="3.1" type="plugin" group="jsn" method="upgrade">
|
|
<name>Easy Profile - Usergroups plugin</name>
|
|
<author>JSN Project</author>
|
|
<creationDate>December 2013</creationDate>
|
|
<copyright>(C) 2005 - 2013 Open Source Matters. All rights reserved.</copyright>
|
|
<license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license>
|
|
<authorEmail>fiorino.desanto@gmail.com</authorEmail>
|
|
<authorUrl>www.joomla.org</authorUrl>
|
|
<version>1.0.0</version>
|
|
|
|
<files>
|
|
<filename plugin="usergroups">usergroups.php</filename>
|
|
</files>
|
|
|
|
</extension>
|