WP Manifestindependent plugin directory
manifest / updates / brasa-theme-deploy

Brasa GitHub Theme Deploy

Deploy any theme from GitHub direct to your WordPress install

by @TODO · github.com/brainwp/brasa-theme-deploy · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/brainwp/brasa-theme-deploy/archive/refs/heads/master.zip

Declares an update source (https://github.com/<owner>/<repo>), so updates arrive through the plugin's own updater.

From the readme

Deploy our theme hosted on GitHub automatically whenever you have a commit. Deploy our theme hosted on GitHub automatically whenever you have a commit on a specific branch. Simple, easy, free. How to use: To use the plugin download it by the WordPress panel or upload via FTP in the wp-content folder /plugins . Then activate it. When the plugin is enabled check make sure that the theme is ready in the wp-content folder /themes . The name of the theme folder must match the address on GitHub. Example: Link GitHub: http://github.com/wpbrasil/odin/ in this case, the folder name would be /odin. Once verified these steps, go to your repository on GitHub, then enter the Settings page of the repository within that page, click the link Webhooks & services. Within this page, click Add webhook. A password confirmation box will open, confirm and a form will appear: In Payload URL complete with: http://SITEADDRESS/wp-admin/admin-ajax.php?action=brasadeploy In Content-type, leave the default selection (application/json). In the field Secret, use a strong password, consider using a password generator. Mark webhook to Active and save. Now we can return to the WordPress dashboard. In the

Read the full README on GitHub →

Releases

TagPublished
1.1 Feb 10, 2017
1.0 Jan 19, 2017

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.