EVOLUTION-MANAGER
Edit File: joomla.xml
<?xml version="1.0" encoding="UTF-8"?> <extension version="3.9" type="plugin" group="actionlog" method="upgrade"> <name>PLG_ACTIONLOG_JOOMLA</name> <author>Joomla! Project</author> <creationDate>May 2018</creationDate> <copyright>Copyright (C) 2005 - 2019 Open Source Matters. All rights reserved.</copyright> <license>GNU General Public License version 2 or later; see LICENSE.txt</license> <authorEmail>admin@joomla.org</authorEmail> <authorUrl>www.joomla.org</authorUrl> <version>3.9.0</version> <description>PLG_ACTIONLOG_JOOMLA_XML_DESCRIPTION</description> <files> <filename plugin="joomla">joomla.php</filename> </files> <languages> <language tag="en-GB">en-GB.plg_actionlog_joomla.ini</language> <language tag="en-GB">en-GB.plg_actionlog_joomla.sys.ini</language> </languages> </extension>