WordPress Installer
March 24th, 2009
I need php a script to install wordpress on cpanel accounts. The cpanel accounts can be located on same or another server.
The script should install wp from a csv file like this:
domain,folder,cpanel_user,cpanel_password,blog_title,tagline,admin_username,admin_password,admin_email,permalink
Subdomains used in CSV for install, will always be WHM created subdomains, not cpanel created subdomains.
Hello world post should be deleted.
There should be an upload folder with plugins and the script should upload and activate them.
There should also be a theme folder, and the theme in that folder should be uploaded and activated.



