A hello world type example for Akeeba FOF3 written as a developer walkthrough for building a Joomla! component from the ground up.
Note: Many steps in this tutorial assume you have FOF3 installed. If not, you can get an FOF3 install package from http://Akeebabackup.com
- Step 1 - Basic files and creating the frame for your Joomla! component
- Step 2 - Browse your Backend views and remove the scaffolding
- Step 3 - Adding the Frontend via scaffolding
- Step 4 - Browse your Frontend views and remove the scaffolding
- Step 5 - Code clean up and customization
- The XML Database Schema Installer
- Installation Script Class
- Package Building from source code with Phing
- and including FOF3 with your application install package