Articles on: Deployments

Connect to Template

After you have completed adding a deployment, you can connect it to an existing template. So, every time you have a new change in your Git branch you can create a new site off of the template and we will automatically pull the latest changes to your Git repo onto the new site.

In this documentation, we will explore the steps to connect a Git repository to a template.

Let’s get started 🚀



Go to your GitHub repository, connect webhook and make Updates/Add features and Commit your changes in the branch. For more information, refer to GitHub Actions.



Go back to the InstaWP Templates page and update the repository list to an existing template on every push.



Now, you can view the GitHub repository in any of your code editors using Action yml file which shows that you have configured GitHub, InstaWP token, etc.


💡 Did you know - You can create a site from the template every time you have a new change in your Git branch. Learn about Github actions.

Updated on: 05/06/2024

Was this article helpful?

Share your feedback

Cancel

Thank you!