/usr/local/jetapps/var/www/jetbackup5/docroot/app/views
<div ng-controller="extension" class="controller-box"> <h1>{{ lang.t("Wordpress Integration") }}</h1> <p> {{lang.t("The options below control whether the JetBackup WordPress plugin is installed and enabled for new or existing WordPress sites. JetBackup WP offers easy to use backup and restore functionality designed with WordPress end users in mind, and features the new ability to restore JetBackup 5 backups from the WP Admin interface for FREE. For more information, visit")}} <a href="https://www.jetbackup.com/jetbackup-for-wordpress/" target="_blank">https://www.jetbackup.com/jetbackup-for-wordpress/</a><br /> {{lang.t("Use our supported vendors to automate the installation process across your WordPress sites.")}}<br /> {{lang.t("If you're a partner, you can also enable automatic licensing for each installation using your partner token.")}} </p> <div class="x_panel"> <div class="x_content"> <form data-parsley-validate="" class="form-horizontal form-label-left" novalidate> <fieldset ng-disabled="loading"> <div class="form-group"> <label class="control-label col-md-3 col-sm-3 col-xs-12">{{ lang.t("Enable New Installation Hooks") }}</label> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="pretty p-default p-curve p-smooth" ng-repeat="vendor in integrations"> <input type="checkbox" id="vendor{{vendor}}" ng-checked="isVendorEnabled(vendor)" ng-click="toggleVendor(vendor)" /> <div class="state p-primary"><label for="vendor{{vendor}}">{{vendor}}</label></div> </div> <p class="help-block"> {{ lang.t("You can choose which vendors to enable for automatic WordPress plugin deployment.") }}<br /> {{ lang.t("JetBackup will use the selected vendors to automate plugin installation on your WordPress sites.") }} </p> </div> </div> <div class="form-group"> <label class="control-label col-md-3 col-sm-3 col-xs-12" for="exclude_list">{{ lang.t("Sites to exclude") }}</label> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="input-group"> <input id="exclude_list" class="form-control" ng-model="excluderow" type="text" value="" /> <div class="input-group-btn"> <button type="button" class="btn btn-primary" ng-click="addListRow()">{{ lang.t("Add Site") }}</button> <button type="button" class="btn btn-primary" ng-click="addMultiListRow()">{{ lang.t("Insert Multiple") }}</button> </div> </div> <p class="help-block"> {{ lang.t("Add WordPress sites to exclude from automatic plugin installation.") }}<br /> {{ lang.t("Use full paths or patterns (e.g., my-site.com/wp, example[a-z].com/*).") }}<br /> {{ lang.t("These sites will be skipped during the automatic deployment process.") }} </p> <div class="include-btns"> <button type="button" ng-click="saveData.excludes.splice($index, 1)" class="btn btn-primary btn-xs" ng-repeat="exclude in saveData.excludes track by $index"> <em aria-hidden="true" class="fas fa-times"></em> {{ exclude }} </button> </div> </div> </div> <div class="form-group"> <label class="control-label col-md-3 col-sm-3 col-xs-12" for="partner_token">{{ lang.t("Partner Token") }}</label> <div class="col-md-6 col-sm-6 col-xs-12"> <input id="partner_token" class="form-control" ng-model="saveData.partner_token" type="password" value="" /> <p class="help-block"> {{ lang.t("Enter your partner token to enable automated license activation.") }}<br /> {{ lang.t("This will allow each WordPress plugin installation to be licensed automatically under your partner account.") }} </p> </div> </div> <div class="form-group"> <label class="control-label col-md-3 col-sm-3 col-xs-12">{{ lang.t("Allow Socket API for All Users") }}</label> <div class="col-md-6 col-sm-6 col-xs-12"> <a href="" ng-click="togglePermissions()" class="btn btn-primary">{{ permissions == 1 ? lang.t("Disable Socket API") : lang.t("Enable Socket API") }}</a> <p class="help-block"> {{ lang.t("Current Status") }}: <span ng-class="{'text-success': permissions == 1, 'text-danger': permissions != 1 }">{{ permissions == 1 ? lang.t("Enabled") : lang.t("Disabled") }}</span><br /> {{ lang.t("Enable if you want to allow clients to restore from JetBackup backups from within Wordpress") }} </p> </div> </div> <div class="form-group"> <label class="control-label col-md-3 col-sm-3 col-xs-12">{{ lang.t("Deploy on all WordPress Sites Now") }}</label> <div class="col-md-6 col-sm-6 col-xs-12"> <a href="" ng-click="massDeployment()" class="btn btn-primary">{{ lang.t("Mass deploy on all sites") }}</a> <p class="help-block"> {{ lang.t("Deploy JetBackup for Wordpress extension on all Wordpress installations on this server") }} </p> </div> </div> <div class="ln_solid"></div> <div class="form-group"> <div class="col-md-6 col-sm-6 col-xs-12 col-md-offset-3"> <button type="button" class="btn btn-primary" ng-click="saveChanges()" ng-disabled="saveing">{{ lang.t("Save") }}</button> </div> </div> </fieldset> </form> </div> </div> </div>
.
Edit
..
Edit
404.htm
Edit
accountActions.htm
Edit
accountBackups.htm
Edit
accountBackupsDownloadSummary.htm
Edit
accountBackupsLockSummary.htm
Edit
accountBackupsRestoreSummary.htm
Edit
accountBackupsUnlockSummary.htm
Edit
accountDownloads.htm
Edit
accountDropdown.htm
Edit
accountExcludeListSelection.htm
Edit
accountFilterActions.htm
Edit
accountFilterGroupActions.htm
Edit
accountFilterGroupManage.htm
Edit
accountFilterGroupManageFields.htm
Edit
accountFilterGroupManagePopup.htm
Edit
accountFilterGroupSelection.htm
Edit
accountFilterGroups.htm
Edit
accountFilterManage.htm
Edit
accountFilterManageFields.htm
Edit
accountFilterManagePopup.htm
Edit
accountFilters
Edit
accountFilters.htm
Edit
accountManage.htm
Edit
accountOrphanActions.htm
Edit
accountPackagesSelection.htm
Edit
accountReassign.htm
Edit
accountSelection.htm
Edit
accounts.htm
Edit
accountsOrphans.htm
Edit
accountsSelection.htm
Edit
addons.htm
Edit
agreement.htm
Edit
agreementPanel.htm
Edit
alerts.htm
Edit
backupJobActions.htm
Edit
backupJobManage.htm
Edit
backupJobs.htm
Edit
backupJobsSelection.htm
Edit
backupLockSelection.htm
Edit
cloneJobActions.htm
Edit
cloneJobManage.htm
Edit
cloneJobs.htm
Edit
cloneJobsSelection.htm
Edit
confirm.htm
Edit
dashboard.htm
Edit
destinationActions.htm
Edit
destinationManage.htm
Edit
destinations
Edit
destinations.htm
Edit
destinationsSelection.htm
Edit
disableUI.htm
Edit
disasterRecovery
Edit
disasterRecovery.htm
Edit
downloads.htm
Edit
encryptionKeySelection.htm
Edit
extension.htm
Edit
fileBrowse.htm
Edit
fileManager.htm
Edit
fileManagerDownload.htm
Edit
fileManagerPopup.htm
Edit
fileManagerRestore.htm
Edit
fileManagerView.htm
Edit
filePermissions.htm
Edit
filePermissionsActions.htm
Edit
filePermissionsManage.htm
Edit
hookActions.htm
Edit
hookManage.htm
Edit
hooks.htm
Edit
license.htm
Edit
listSelection.htm
Edit
logActions.htm
Edit
logItemActions.htm
Edit
logItems.htm
Edit
logViewer.htm
Edit
login.htm
Edit
logs.htm
Edit
main.htm
Edit
modifyDatabasesExcludes.htm
Edit
modifyMongoDBExcludes.htm
Edit
modifyMySQLExcludes.htm
Edit
modifyPostgreSQLExcludes.htm
Edit
myAccount.htm
Edit
notifications
Edit
packageActions.htm
Edit
packages.htm
Edit
permissions.htm
Edit
plugin.htm
Edit
pluginActions.htm
Edit
pluginManage.htm
Edit
plugins.htm
Edit
queue.htm
Edit
queueActions.htm
Edit
queueItemActions.htm
Edit
queueItems.htm
Edit
queueLogViewer.htm
Edit
queuePriorities.htm
Edit
queuePriorityActions.htm
Edit
queuePriorityManage.htm
Edit
repositories.htm
Edit
repositoryActions.htm
Edit
repositoryManage.htm
Edit
restore.htm
Edit
restoreConditionActions.htm
Edit
restoreConditionManage.htm
Edit
restoreConditions.htm
Edit
restoreDirectories.htm
Edit
restoreDisasterRecovery.htm
Edit
restoreMultiAccount.htm
Edit
restoreSingle.htm
Edit
restoreSingleAccount.htm
Edit
scheduleActions.htm
Edit
scheduleManage.htm
Edit
scheduleManageFields.htm
Edit
scheduleManagePopup.htm
Edit
scheduleSelection.htm
Edit
schedules.htm
Edit
security.htm
Edit
securityAvailablePlugins.htm
Edit
settings
Edit
settings.htm
Edit
showcase.htm
Edit
sideMenu.htm
Edit
support
Edit
support.htm
Edit
tagActions.htm
Edit
tagManage.htm
Edit
tags.htm
Edit
tagsSelection.htm
Edit