Popis
GitSync adds a new option to the admin dashboard that allows you to add a Theme from Github.
When properly configured, you can then pick a release to be downloaded to your instance of WordPress.
Just enter the URI of the repo and your personal token and then click Add Theme.
You’ll then see the repo list below in the Installed Themes area.
Just choose a release and click on „Sync to the release.“
Snímky obrazovky
Instalace
- Upload
gitsync
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
GitSync je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “GitSync” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.1.0
- Fixed issues with token capitalization.
- Check connection before adding repo.
- Fixed modal status not showing up.
1.0
- First Release version.