Pantheon Drupal workflow & database

Not applicable

We are using Pantheon and Drupal. I have added new users to the live site, and new content to the dev site. How do I promote the content to the live site without overwriting the new users?

1 2 341
2 REPLIES 2

abdulz_khan
Participant IV

Hi @ jasonbrown,

Your Question is not much clear.

if you add content in drupal as an administrator just save it it will publish the content.

But if you want to commit the files at Pantheon then Pantheon give the Link Git Info Install the Git

OR SVN Add the Link and pull the Repository,make change in any file you want right click and just

commit it,You will see commited code on Pantheon with your username.

jyothikiranr
Participant IV

@jasonbrown

You should look into this module, https://www.drupal.org/project/deploy

We've been using this module for moving content across environments, and it works well.

Hope that helps.