Описание
This is a plugin for managing website releases under production or development
environments. Once the WordPress installation is in a Git tree, WP Deploy will
detect its branches and put a switch menu in the admin bar.
Like this, you can just push your website to your remote and use the menu to
deploy the changes without using Git hooks or prompting into another shell.
Another useful purpose is for the development process, where different
implementations can be viewed and switched by customers, or a production branch
can be testes in a staging environment.
Установка
- Download and activate the plugin.
- Check the ‘Deploy’ menu in your admin bar.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WP Git Deploy» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WP Git Deploy» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.01
- First version. That’s it.