Brenda, thanks for your comments. If you noticed, I actually cautioned in my HowTo's footnotes about it being not the entire methodology for store update with minimal disruption to the live store. This is just the skeleton of part of that methodology.
kuroi is right about setting three fundamentally incompatible objectives. In Zen Cart's current state, there is no way to update a store and test it before being available to the customer while always being available to the customer.
What I can suggest to you is the following 3 Phase approach (using this HowTo to implement parts of Phase 1 and 3):
- Duplicate store while "frozen"
- Apply changes to duplicate store - and test them thoroughly!
- Re-Apply changes to original store
The last step requires that you document precisely each step in phase 2, so that the changes can be re-applied with minimal chance for errors. Also, it requires that during that time, site visitors don't see Zen Cart's "Down for Maintenance" page but rather your own index.html (or index.php) that is independent of the Zen Cart system.
HTH,
Daniel


Reply With Quote

