{% extends "baseTemplate/index.html" %} {% load static %} {% comment %} Staging, push-to-production and full-site cloning. All three are long operations driven through cpPoll. The push panel is deliberately the loudest thing on the page: it replaces a live database and there is no undo. {% endcomment %} {% block title %}Staging and cloning{% endblock %} {% block content %}
Make a working copy of a site at its own subdomain, or clone it onto a brand new domain.
No staging sites yet.
wp-config.php is kept so production keeps its
own database credentials.