Leads Add-On Roughed in, now creates database tables, ready for mode and view code
authorChuck Scott <cscott@gaslightmedia.com>
Mon, 13 Jun 2016 17:48:27 +0000 (13:48 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Mon, 13 Jun 2016 17:48:27 +0000 (13:48 -0400)
commitd4b70b10ff27f30815b6a29be0d803a8e3f5dbfd
treeaba077588d891c245d02bf391f25548caaf86ec1
parent107039c364b9c69b3950d8acedfe90473dc842ad
Leads Add-On Roughed in, now creates database tables, ready for mode and view code
13 files changed:
classes/data/dataLeads.php
classes/data/dataManagement.php [new file with mode: 0644]
models/admin/leads/index.php
models/admin/management/leads.php [new file with mode: 0644]
setup/adminMenus.php
setup/adminTabs.php
setup/databaseScripts/create_database_V0.0.1.sql
setup/databaseScripts/dbVersions.php
setup/frontHooks.php
setup/validActions.php
views/admin/leads/header.html [new file with mode: 0644]
views/admin/leads/index.html [new file with mode: 0644]
views/admin/management/leads.html [new file with mode: 0644]