Details
-
Type: Improvement
-
Status: Closed
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.0.0.a5
-
Fix Version/s: 3.2.0-b1
-
Component/s: None
-
Labels:None
Description
The upgrader needs to have the capability of writing to the /config/blesta.php file. The process should work by taking the /config/blesta-new.php file, performing string replace on all config values by matching their config definition with the existing /config/blesta.php.
This requires write access to the /config/blesta.php file, and so should be a base requirement check before performing upgrades.