Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

GitSync

Opis

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.”

Snimke zaslona

Instalacija

  1. Upload gitsync directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“GitSync” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “GitSync” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.1.0

  • Fixed issues with token capitalization.
  • Check connection before adding repo.
  • Fixed modal status not showing up.

1.0

  • First Release version.