File manager - Edit - /home/jardides/www/Jardi-design/j37/plugins/content/autosender/autosender.xml
Back
<?xml version="1.0" encoding="utf-8"?> <extension type="plugin" version="2.5" group="content" method="upgrade"> <name>Auto Sender</name> <version>1.0</version> <description>sending e-mails that contains articles to users when you create them.</description> <license>GNU/GPL</license> <author>Mostafa Shahiri</author> <authoremail>mostafa2134@gmail.com</authoremail> <authorurl>http://www.jdemo.ugig.ir.com</authorurl> <copyright></copyright> <files> <filename plugin="autosender">autosender.php</filename> <filename>index.html</filename> </files> <languages> <language tag="en-GB">language/en-GB.plg_content_autosender.ini</language> <language tag="fa-IR">language/fa-IR.plg_content_autosender.ini</language> </languages> <config> <fields name="params"> <fieldset name="basic"> <field name="onlynew" type="radio" default="1" label="PLG_AUTOSENDER_ONLYNEW_LABEL" description="PLG_AUTOSENDER_ONLYNEW_DESC"> <option value="1">JYES</option> <option value="0">JNO</option> </field> <field name="onlyintro" type="radio" default="1" label="PLG_AUTOSENDER_ONLYINTRO_LABEL" description="PLG_AUTOSENDER_ONLYINTRO_DESC"> <option value="1">JYES</option> <option value="0">JNO</option> </field> <field name="title" type="text" label="PLG_AUTOSENDER_TITLE_LABEL" description="PLG_AUTOSENDER_TITLE_DESC" /> <field name="user_id" type="sql" multiple="true" query="SELECT id,name from #__users" key_field="id" value_field="name" label="PLG_AUTOSENDER_USER_LABEL" description="PLG_AUTOSENDER_USER_DESC" /> <field name="art_id" type="sql" multiple="true" query="SELECT id,title from #__content" key_field="id" value_field="title" label="PLG_AUTOSENDER_ART_LABEL" description="PLG_AUTOSENDER_ART_DESC" /> <field name="cat_id" type="category" extension="com_content" multiple="true" size="10" default="" label="PLG_AUTOSENDER_CAT_LABEL" description="PLG_AUTOSENDER_CAT_DESC" > </field> <field name="groups" type="usergroup" multiple="true" label="PLG_AUTOSENDER_GROUP_LABEL" description="PLG_AUTOSENDER_GROUP_DESC" /> </fieldset> </fields> </config> </extension>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings