
Feature request - Re-implement configuration profiles
Reported by dleffler | January 25th, 2013 @ 01:41 AM | in 2.2.1 (closed)
Though this would probably be of best use by developers/designers, e.g., those working with pre-release or test versions, it'd be nice to be able to switch between configs, PRIMARILY to easily switch between databases. This feature was a part of 0.9x
Comments and changes to this ticket
-
dleffler February 13th, 2013 @ 03:30 PM
- Milestone set to 2.2.0alpha2
-
dleffler February 16th, 2013 @ 02:55 AM
- Milestone changed from 2.2.0alpha2 to 2.2.0alpha3
-
dleffler February 16th, 2013 @ 08:25 PM
- Assigned user set to expNinja
Probably should be considered a joint project w/ ticket #452
-
dleffler February 20th, 2013 @ 05:10 PM
- Assigned user cleared.
-
dleffler March 2nd, 2013 @ 09:43 PM
- Milestone changed from 2.2.0alpha3 to 2.2.0beta1
-
-
dleffler March 16th, 2013 @ 03:28 AM
- Milestone changed from 2.2.0beta1 to 2.2.0beta2
-
dleffler March 29th, 2013 @ 08:00 PM
- Milestone changed from 2.2.0beta2 to 2.2.0beta3
-
dleffler April 20th, 2013 @ 10:17 AM
- Milestone changed from 2.2.0beta3 to 2.2.0release-candidate
-
dleffler May 1st, 2013 @ 10:22 AM
- Milestone changed from 2.2.0release-candidate to 2.2.1
-
-
expNinja May 29th, 2013 @ 09:34 PM
(from [dfb7a072bdbe654780078643ef4834528ced325a]) Adds a rudimentary (simple) site configuration profile feature, esp. useful in test environments for quickly switching themes, databases, config settings [#884] https://github.com/exponentcms/exponent-cms/commit/dfb7a072bdbe6547...
-
dleffler May 30th, 2013 @ 01:44 AM
- Assigned user set to dleffler
- Milestone set to 2.2.1
FWIW, there is probably a more robust way to implement this feature, but pragmatically, this fits the bill for development systems to do a quick check among various themes and database configurations.
Might be nice to add a check/option for the 1st page of an INSTALL where if some profiles are found (since we are an install, there is no config.php available), it offers the list of profiles to activate...kind of like a backup/fallback if the config.php gets deleted/removed.
-
expNinja May 30th, 2013 @ 03:06 AM
(from [3d837f689ba3535e48f05b81786bd2b6e8be15f5]) Makes use of existing expSettings methods to work with configuration profiles; adds profile detection on install to allow system recovery from a saved profile if the config.php is clobbered [#884] https://github.com/exponentcms/exponent-cms/commit/3d837f689ba3535e...
-
expNinja May 30th, 2013 @ 03:25 AM
- State changed from new to resolved
(from [c05bc8900ba0839f7a41defe65506bb4beb64ef5]) If no configuration profile name is entered, we don't try to save one [#884 state:resolved] https://github.com/exponentcms/exponent-cms/commit/c05bc8900ba0839f...
-
expNinja May 30th, 2013 @ 12:44 PM
(from [01b7b9cef08bcb98546d5804af27ecb36be20be1]) Better handling of config profiles, now correctly 'tags' current config with profile name; removes duplicate expFile 'fixName/fixFileName' methods [#884] https://github.com/exponentcms/exponent-cms/commit/01b7b9cef08bcb98...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
Tags
Referenced by
-
452 * Feature request - Consider moving 'conf' folder inside framework Probably should be considered a joint project w/ ticket #884