Code Igniter Update Engine
Posted
by tarnfeld
on Stack Overflow
See other posts from Stack Overflow
or by tarnfeld
Published on 2010-05-20T16:37:38Z
Indexed on
2010/05/20
16:40 UTC
Read the original article
Hit count: 230
Hey,
I am planning to develop a pretty awesome new web app that has a one time fee including free updates of 1.X updates (X being the update).
I don't want to get people to download a new version and install it manually as it can be a real pain for some people, also it's bad if there is an important bug that needs fixing and people don't update.
The app will be built with Code Igniter so I was looking for some kind of integrated system that allowed me to send out updates for the web app?
All suggestions are very much appreciated!
© Stack Overflow or respective owner