Setting up the database and management admin page.
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 20 Nov 2017 21:55:08 +0000 (16:55 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 20 Nov 2017 21:55:08 +0000 (16:55 -0500)
commit9d4a46aa8e76ee9ea349bc7798d12f3b085871fc
treef19d6c9d44e11c46ff502dd3945b27f0d9b916be
parentce48f5f4f5eb0ed6de75e80f8aded1d402e9977d
Setting up the database and management admin page.

Management is saving the settings. All but the image are being saved.
classes/data/dataManagement.php [new file with mode: 0644]
config/plugin.ini
index.php
misc/documentation/CreateNewAddOn.txt
models/admin/management/billing.php [new file with mode: 0644]
setup/adminTabs.php
setup/databaseScripts/create_database_V0.0.1.sql
setup/databaseScripts/dbVersions.php [new file with mode: 0644]
setup/validActions.php
views/admin/management/billing.html [new file with mode: 0644]