- XF Compatibility
- 2.1.x
- 2.2.x
- Headline
- With the [XenGenTr] Audio Article Reader plugin, you can have your users read an article aloud.
- Short Description
- Download and Discuss Premium, Business[XenGenTr] Sesli Makale Okuyucu 1.0.0 version on NullPro Community. It is zip Extention type and 33 KB File size. From [XenGenTr] Sesli Makale Okuyucu have 1 discussion, 484 Views.
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.