Jump to content

Recommended Posts

Posted

It would be nice if their was some way to set the modified routes for admin and clients URLs where they are not replaced on every upgrade.

Maybe a secondary file that is not overwritten.

If staticRoutes.php then use it.

If not use default.

staticRoutes.php would be created by the user.

Another option would be a customizeable field in the blesta settings where the URLs can be changed and blesta creates a config file in the uploads directory.

My goal with this is to reduce the file modifications needed on every update.

Posted

It would be nice if their was some way to set the modified routes for admin and clients URLs where they are not replaced on every upgrade.

Maybe a secondary file that is not overwritten.

If staticRoutes.php then use it.

If not use default.

staticRoutes.php would be created by the user.

Another option would be a customizeable field in the blesta settings where the URLs can be changed and blesta creates a config file in the uploads directory.

My goal with this is to reduce the file modifications needed on every update.

 

They aren't changed if you use the patches but check for a config folder in the zip. Hope it helps mate.

Posted

Most upgrades it will be safe to skip the config directory, but you'll want to compare the original previous version file to see if there are any differences.

 

We are planning to implement easy updates through the interface. (Click to download and upgrade) It'll be a little while for this, but when we do it it's likely it would only overwrite files that have changed.

Posted

We are planning to implement easy updates through the interface. (Click to download and upgrade) It'll be a little while for this, but when we do it it's likely it would only overwrite files that have changed.

 

 

I really really like that idea! +1 That would be perfect!!

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...