Preparing search index...
The search index is not available
wpmm
wpmm
types
WPMMconfig
Type alias WPMMconfig
WPMMconfig
:
{
database
?:
{
backupFolder
?:
string
;
type
?:
string
;
}
;
plugins
:
WPMMconfigPkg
[]
;
postInstall
?:
string
[]
;
themes
:
WPMMconfigPkg
[]
;
wordpress
:
WordpressPkg
;
}
The website configuration
Type declaration
Optional
database
?:
{
backupFolder
?:
string
;
type
?:
string
;
}
Optional
backup
Folder
?:
string
Optional
type
?:
string
plugins
:
WPMMconfigPkg
[]
Optional
post
Install
?:
string
[]
themes
:
WPMMconfigPkg
[]
wordpress
:
WordpressPkg
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
wpmm
Database
Database
Dump
Dump
Initialize
Initialize
Installer
Installer
Package
Package
Updater
Updater
WpPackage
WpPackage
actions
actions
constants
DefaultWpConfig
DefaultWpDatabaseType
DefaultWpInstallFolder
DefaultWpInstallLanguage
PkgFileName
index
startTime
types
WPapiCoreVersion
WPapiCoreVersionResponse
WPapiTemplateResponse
UpdateObject
WPMMconfig
WPMMconfigPkg
WPMMconfigWP
WPMMpaths
WordpressPkg
utils/axios
axiosFetch
getTemplate
getWpVersionCheck
utils/commands
installComposer
installNpmPackages
isWPCLIAvailable
runPostInstallCommands
utils/data
getConfig
getConnectionSettings
getDownloadUrl
getInfo
getWordPressDownloadUrl
initConfig
printTimePassed
utils/fs
cleanup
downloadFile
extractZip
makeDir
renameFolder
utils/parsers
generateSalt
getDataFromFile
isValidUpdateOptions
isValidWPConfig
parseWpConfig
replaceDbConstant
replaceDbConstantBool
replaceEmptySalts
templateGuard
uncommentedLines
utils/prompts
askForConfiguration
askForDump
utils/wordpress
getCurrentWpInfo
getUserLocale
getWordPressPaths
getWpConfigContent
isWordpressFolder
Generated using
TypeDoc
The website configuration