golden hour
/var/www/html/wp-content/plugins/unyson/framework/extensions/update
⬆️ Go Up
Upload
File/Folder
Size
Actions
class-fw-extension-update.php
28.1 KB
Del
OK
config.php
214 B
Del
OK
extensions
-
Del
OK
includes
-
Del
OK
manifest.php
332 B
Del
OK
static
-
Del
OK
static.php
406 B
Del
OK
views
-
Del
OK
Edit: config.php
<?php if (!defined('FW')) die('Forbidden'); $cfg = array(); /** * Do not show details about each extension update, but show it as one update * (simplify users life) */ $cfg['extensions_as_one_update'] = true;
Save