Tutorials > Customize the Consumer Direct sample store > Add a new Change Flow feature

< Previous


Enable the feature by default in a multiple-site environment

In the preceding steps of the tutorial, you have added a new configurable feature to the consumer direct sample store. As noted in Storefront customization in WebSphere Commerce, in a multiple-site environment, such as extended sites, you would have added this feature to the appropriate storefront asset store, such as the storefront asset store, instead. As a result, any store based on the storefront asset store would have the option to enable or disable this feature. In this step of the tutorial, we will enable the feature by default in all such stores.


Procedure

  1. Navigate to the following directory:

  2. Open the Feature Selection File, fsf.xml, for editing. Add the following line immediately before the closing tag of the selected-features element:

    <feature />
    

  3. Save and close the file.

  4. Navigate to the following directory:

  5. Open the Site Configuration File, scf.xml, for editing.

  6. Add the following line immediately before the closing tag of the features element:

    <feature />
    

  7. Save and close the file.

< Previous


+

Search Tips   |   Advanced Search