Time to start planning the installer.
What I'd ultimately like to see is something integrated into the manager that can also perform updates and rollbacks from within the manager without having to touch an FTP program if possible.
Any thoughts on the best way to pull this off?
How does vBulletin do it? I
think they store a whole lot of their code in the database itself. Could we run a DB query, then write the resulting "file instructions" out to the filesystem? vBulletin has a long history in doing things to make for good performance and fewer support issues from what I understand.
Then again, I'm just a troublemaker around here.