Hi I would like to duplicate a subdomain website fast .. I guess I can create a new subdomain website, dbase and dbase user .. Copy web files with script to new location and set new owner? Any other more fancy , easier way? A script?
You could automate the ISPConfig bits (create website/dbase/dbuser) via the remote api. I'd use rsync for the copy. If you need to post-process website files/db, a custom script is likely what you'll end up with to do so.