ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/www/site/wp-content/plugins/otgs-installer-plugin
/
home
mhhtmff
www
site
wp-content
plugins
otgs-installer-plugin
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
fp
-
chmod
Open
Rename
Delete
includes
-
chmod
Open
Rename
Delete
vendor
-
chmod
Open
Rename
Delete
CHANGELOG.md
282 B
chmod
View
DL
Edit
Rename
Delete
index.php
28 B
chmod
View
DL
Edit
Rename
Delete
otgs-installer.php
986 B
chmod
View
DL
Edit
Rename
Delete
readme.txt
47 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/www/site/wp-content/plugins/otgs-installer-plugin/otgs-installer.php
<?php /** * Plugin Name: OTGS Installer * Plugin URI: https://wpml.org/ * Description: Lightweight Installer plugin that allows to install OTGS plugins * Author: OnTheGoSystems * Author URI: http://www.onthegosystems.com/ * Version: 3.0.1 * Plugin Slug: otgs-installer * * @package WPML\Core */ use OTGS\InstallerPlugin\OtgsInstallerPlugin; define( 'OTGS_INSTALLER_VERSION', '3.0.1' ); define( 'OTGS_INSTALLER_PLUGIN_BASENAME', plugin_basename( __FILE__ ) ); define( 'OTGS_INSTALLER_PLUGIN_FOLDER', dirname( OTGS_INSTALLER_PLUGIN_BASENAME ) ); define( 'OTGS_INSTALLER_PLUGIN_PATH', __DIR__ ); define( 'OTGS_INSTALLER_PLUGINS_DIR', realpath( __DIR__ . '/..' ) ); define( 'OTGS_INSTALLER_PLUGIN_FILE', basename( OTGS_INSTALLER_PLUGIN_BASENAME ) ); require_once __DIR__ . '/vendor/autoload.php'; include 'vendor/otgs/installer/loader.php'; WP_Installer_Setup( $wp_installer_instance, ['plugins_install_tab' => true] ); $p = new OtgsInstallerPlugin(); $p->addHooks();
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply