Symlinked Plugin Branch
Easily identify the current git branch of your symlinked WordPress plugins.
by Joseph Fusco · github.com/josephfusco/symlinked-plugin-branch · website
★ 7stars
7composer installs
1forks
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/josephfusco/symlinked-plugin-branch/archive/refs/heads/main.zipAlso on Packagist as josephfusco/symlinked-plugin-branch:
composer require josephfusco/symlinked-plugin-branchDeclares an update source (https://github.com/wp-graphql/wp-graphql), so updates arrive through the plugin's own updater.
From the readme
Symlinked Plugin Branch
Easily identify the current git branch of your symlinked WordPress plugins.
Example for Faust development
The following example will symlink the Faust WordPress plugin into a WordPress site managed by Local.
Note that the Faust WordPress plugin source code lives inside the wpengine/faustjs so the plugin would display the branch of the faustjs monorepo.
Create the symlink
At this point, you should be able to see your plugin within your WordPress site.
You can test your work by viewing the plugins page of your website, or by using ls -l
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.