[wp-edu] Managing the WordPress System

Nick Weaver jnweaver at wisc.edu
Thu Sep 26 14:39:36 UTC 2013


To add to this, we manage our Wordpress sites in Git as well. We include Wordpress's official Git repo (which syncs against their SVN every 15 minutes) as a submodule in our projects, referencing their version tags.

Here's the Wordpress git repository: https://github.com/WordPress/WordPress


_______________________________
Nick Weaver
Director, Web Services
University Communications
University of Wisconsin-Madison
http://www.wisc.edu
608-263-9141
jnweaver at wisc.edu





On Sep 26, 2013, at 9:20 AM, Ken Newquist <newquisk at lafayette.edu> wrote:

> 
> On Sep 25, 2013, at 8:50 AM, Thorp, Timothy wrote:
> 
>> Hi. I am a bit new to this list but am writing to discuss methods of maintaining the system including its themes and plugins. 
> 
> We're a git shop, so we import the SVN repos into git and then go from there. In git we use a main repo for the wordpress code, plus submodules for individual plugins and themes. It required some work to get the import set up, but we found it works very well for our purposes (especially since all of our custom code and themes is managed in git as well). It'd be happy to put you in touch with our git guru if you'd like to know more.
> 
>> Along the lines of ongoing maintenance, there is the question of whether to use JetPack or not and I also just discovered a neat wordpress command-line interface app at http://wp-cli.org/ and wonder if anyone out there has been using it.
> 
> We found the CLI to be very limited, but then again, we were hoping for something along the lines of Drupal's drush.
> 
> 
> Ken Newquist
> Director, Web Applications Development
> Lafayette College
> p: 610.330.5759
> e: newquisk at lafayette.edu
> web: http://sites.lafayette.edu/newquisk
> podcast: http://sites.lafayette.edu/coffeebreak
> cal: https://webmail.lafayette.edu/home/newquisk@lafayette.edu?fmt=freebusy
> 
> 
> 
> 
> 
> 
> _______________________________________________
> wp-edu mailing list
> wp-edu at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-edu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.automattic.com/pipermail/wp-edu/attachments/20130926/711c1172/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 7309 bytes
Desc: not available
URL: <http://lists.automattic.com/pipermail/wp-edu/attachments/20130926/711c1172/attachment.bin>


More information about the wp-edu mailing list