Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Keeping multiple txp installations up2date
I run multiple sites with txp. Whenever theres an upgrade I have to unzip the new version into multiple locations.
Is there a smart way to do this?
Offline
#2 2008-03-28 18:57:25
- hafnius
- Archived Plugin Author
- From: DK
- Registered: 2004-09-02
- Posts: 47
Re: Keeping multiple txp installations up2date
This is definately a big one on the wishlist for Textpattern – common source that severel sites could share. It does not seem that far away since nearly everything is kept in the db – minus the config.php Typo2.org has it and it is a peach to work with.
/Klaus
– Nobody puts Baby in the corner !
Johnny Castle, Dirty Dancing
Offline
Re: Keeping multiple txp installations up2date
You could run an svn release and keep it updated with a cron job. The 4.0.x series isn’t bleeding-edge, so you should be fine.
Offline
Re: Keeping multiple txp installations up2date
This can be done via some clever use of symbolic links. I run multiple sites off a single Textpattern install in this manner. IIRC, it did take a couple of very minor tweaks to the Textpattern code.
Offline