- XF Compatibility
- 2.2.x
- Short Description
- Get the latest version 1.0.0 of [XenGenTr] Sesli Makale Okuyucu . Скачать and Discuss the 33 КБ File size with zip Extention type . From The Content have 1 discussion, 508 Просмотры on NullPro Community .
require [XenGenTr] Core Library
With the [XenGenTr] Audio Article Reader plugin, you can have your users read an article aloud.
Manual installation
Extract the XenGenTr-Audio ArticleReader-1.0.0 Alpha.zip file you downloaded from the zip. Send the src folder in the upload folder to the main directory in FTP. Install the [XenGenTr] Audio Reader plugin from Admincp -> Plugins.
Installing as ZipArchive
If the above option is difficult, you must first have ZipArchive support on your server to install using Admincp -> Plugins -> Install/upgrade from archive. If there is, you can open the src/config.php file, add the code below, save it, and then download it as a zip.
You can activate the plugin and make its settings from Admincp -> XF Options -> [XenGenTr] Audio Article Reader.
With the [XenGenTr] Audio Article Reader plugin, you can have your users read an article aloud.
Manual installation
Extract the XenGenTr-Audio ArticleReader-1.0.0 Alpha.zip file you downloaded from the zip. Send the src folder in the upload folder to the main directory in FTP. Install the [XenGenTr] Audio Reader plugin from Admincp -> Plugins.
Installing as ZipArchive
If the above option is difficult, you must first have ZipArchive support on your server to install using Admincp -> Plugins -> Install/upgrade from archive. If there is, you can open the src/config.php file, add the code below, save it, and then download it as a zip.
PHP:
$config['enableAddOnArchiveInstaller'] = true;
You can activate the plugin and make its settings from Admincp -> XF Options -> [XenGenTr] Audio Article Reader.