/var/softaculous/nukeviet
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
.htaccess37670644editdlrm
changelog.txt75580644editdlrm
config.php12420644editdlrm
config_global.php255000644editdlrm
edit.php45170644editdlrm
edit.xml4330644editdlrm
fileindex.php1940644editdlrm
import.php36260644editdlrm
info.xml35720644editdlrm
install.js9240644editdlrm
install.php164320644editdlrm
install.xml12610644editdlrm
md521930644editdlrm
notes.txt9110644editdlrm
robots.php10720644editdlrm
Edit: /var/softaculous/nukeviet/notes.txt (911B)
1. PHP REQUIREMENT LINK: https://nukeviet.vn/en/download/CMS/NukeViet-4-5-02.html and also check vendor/composer/platform_check.php(its mentioned that composer dependencies require 7.1.0 so we have kept php version 7.1.0 in info.xml) (Dependencies now require PHP 5.6 (Checked in the same file and tested the same on PHP 5.6). So reverted back minimum requirement to PHP 5.6 in info.xml as well. 2. Check and verify "act_1", "act_2", "act_3" columns for every checksum value in 'authors_module' table and if there is any change then update it in install.php 3. Remove ftp_user_pass entry from config.global.php and from database config table as it can be created from admin panel --> Configuration --> FTP Configuration. (Confirmed with vendor via email) 4. config_ini.domain.com.php generates on visiting front page and admin URL. 5. Check and Copy /data/config/disable_site_content.en.txt to our package zip.