Walks the viewer through the process of creating an Umbraco Plugin to maintain a book catalog. The plugin is extendable to allow maintenance of any other product category. The tutorial also covers the creation of a content page to consume the output of the plugin.
This link demonstrates the process of migrating the plugin to v8
• How to migrate a section plugin from Umbra...