Node Body | Modules Unraveled

Exporting Config Locally

At this point, we have a fresh installation on production, and a (partially) built site on our local machine. Let's export our local configuration so that we can push it to production.

We can do this either via the UI, or Drush. Drush is by far the fastest, and easiest way to do it. In fact, in practice, it's the only way I manage configuration. So, for those reasons, and for the sake of time, that is what I'll show you now.