Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

GitSync

Descripción

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

Capturas

Instalación

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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "GitSync" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1.0

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

1.0

  • First Release version.