A JavaScript Code That Improve VistaPanel Page
- CNAME --> DNS
- Domains,Subdomain,Parked --> Domains (WIP)
- PHP Info (WIP)
- PHP Configuration Editor
npm install
webpack
Use at dist/main.user.js
vp.js is a library could control vistapanel by js in browser
- add (
domain
,priority
,data
) - remove(
domain
,priority
,data
) - list()
- domains()
- list()
- add(
domain
,spfdata
) - remove(
remove
,spfdata
)
- list()
- add(
domain
,destination
) - remove(
domain
)