Greg's Blog

helping me remember what I figure out

Installing and Using Stubbie

| Comments

I thought it would also be useful if I post the installation and usage instructions here.

Installation

The simplest way to install stubbie is to just place it in your webroot, alternatively you can just create a mapping called /stubbie and point it to your install folder.

Usage

Using stubbie requires 2 steps the first is editing config.xml and the second is calling the component. Step 1 Open up the config.xml file and edit it the following settings [code] [/code] Step 2 Place the following code anywhere you wish to invoke stubbie from: [code] [/code]