Upload list-pages.php to the /wp-content/plugins/ directory
Activate the plugin through the 'Plugins' menu in WordPress
Place <?list_pages()?> in your templates to retrieve all pages, <?list_pages('','Home')?> to include a link to your root-url, <?list_pages(3)?> to retrieve all children of the page with an id 3