mindmap
root((/local/high_five/))
sub((High Five potential plugin architecture))
sub((lang/))
sub((db/))
sub((upgrade.php))
sub((Reason: Use the install.xml file to define database tables. For upgrading plugins, create the upgrade.php to ensure seamless updates to newer versions.))
sub((classes/))
sub((templates/))
sub((version.php))
sub((Suggestion: Use a unique version number for each CI run and write it to the version variable in version.php instead of manually changing the version for each deployment.))
sub((settings.php))
sub((lib.php))
sub((Reason: Each High Five-based plugin will have its own features.))
sub((README.md))
sub((Documentation))
sub((Index.php))
sub((Localize))