-5

I Want to create a WordPress.com or a site build where an end user can create their own blog or website. How can I create a new wordpress install for each user on the front end

RDAxRoadkill
  • 414
  • 5
  • 24

1 Answers1

0

There is Wordpress Multisite, and this site has the basics laid out for you:

http://premium.wpmudev.org/manuals/wpmu-manual-2/creating-sites-using-your-sign-up-page/

Short: your signup WP form will act as a registration for a new blog in the Multisite network.

andyderuyter
  • 1,081
  • 2
  • 8
  • 25