We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Autoupdate?

Hello (world)!

It's my first post on phalcom forum. I'am completely newbie with phalcon.

I would like to use phalcon in my project but finall app should be very easy to maintenance. In your opinion, is it possible to write some autoupdate of phalcon feature? There should be some difficulties like root permissions requirements but maybe fw supports operations with core files. Do you have any tips?

Can you explain what you mean by autoupdate? Is this relating to upgrading Phalcon to a different version?



272

Can you explain what you mean by autoupdate? Is this relating to upgrading Phalcon to a different version?

Yes. I'm mean upgrading Phalcon to a different version.

It depends on how you installed it. For instance in Linux systems if you have used the PackageCloud (https://packagecloud.io/phalcon) then the next time you will do a say apt update and apt upgrade the packages will be updated same as anything else. Again that applies to all package managers such as Onrej or Remi (for Remi it will be yum update)