Tutorials > Customize the Consumer Direct sample store > Add a new Change Flow feature
Add the new feature to the flow repository
In this step of the tutorial, we will add the new feature to the flow repository.
Procedure
- Navigate to the following directory:
- WC_eardi../images/locale/screensnap/Stores.war/WEB-INF/xml/tools/stores/ConsumerDirect/devtools/flow/repository
- workspace_dir\Stores\Web Content\WEB-INF\xml\tools\stores\ConsumerDirect\devtools\flow\repository
- Open the Features.xml file for editing.
- Add the following line anywhere within the features element:
<feature />
- Save and close the file.