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
Dump
Initialize
Installer
Package
Updater
WpPackage
actions
constants
index
types
utils/axios
utils/commands
utils/data
utils/fs
utils/parsers
utils/prompts
utils/wordpress
Generated using
TypeDoc
The website configuration