I have a couple projects that have been deployed to multiple clients/ locations. I'm finding it a pain to keep them all updated, so I wanted to make a plugin that would allow me to visit an updates page on the installed site and it would check for updates to the currently installed version.
I've done some searching and have yet to find anything really useful. So my question to the group is first, has anyone already started work on such a service to be used with cakephp apps or plugins? Second can the group give me some ideas on requirements that might be useful for such a service. I was thinking an updates page which would show the current installed version. A list of possible updates that would be pulled from the service. Weather or not the update requires db Schema changes etc. Possibly a place to specify the URL to look for updates. The second part of the update would be the Service App itself that would live on my server where I as a developer can post new releases etc. My main goal here is to allow my clients the ability to do a one click update. Which would download the new update, run some scripts on the local server to extract/install the update and then run the db migrations etc. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
