Viewing File: /usr/local/cpanel/whostmgr/docroot/cgi/softaculous/conf/mods/wp/wp-super-cache/mod_install.xml

<softinstall xmlns="http://www.softaculous.com">
	<settings>
		<group>
			<heading>{{select_plugins}}</heading>
			<input type="checkbox" name="wp-super-cache" value="on">
				<head>WP Super Cache</head>
				<exp>
					This plugin generates static html files from your dynamic WordPress blog. After a html file is generated your webserver will serve that file instead of processing the comparatively heavier and more expensive WordPress PHP scripts.
                </exp>
			</input>
		</group>
	</settings>
</softinstall>
Back to Directory File Manager