Added all standard files to Leads add-on, updated "sample" to "leads", and removed...
authorChuck Scott <cscott@gaslightmedia.com>
Wed, 8 Jun 2016 20:59:47 +0000 (16:59 -0400)
committerChuck Scott <cscott@gaslightmedia.com>
Wed, 8 Jun 2016 20:59:47 +0000 (16:59 -0400)
commit107039c364b9c69b3950d8acedfe90473dc842ad
tree14d5d6dc3f3e0e927704f6e441fd204a958c5053
parent92b43b3aab68b45cdf64622d8bf9db6e8da925c3
Added all standard files to Leads add-on, updated "sample" to "leads", and removed sample content
33 files changed:
activate.php [new file with mode: 0644]
assets/readme.txt [new file with mode: 0644]
classes/data/dataLeads.php [new file with mode: 0644]
config/plugin.ini [new file with mode: 0644]
css/readme.txt [new file with mode: 0644]
deactivate.php [new file with mode: 0644]
defines.php [new file with mode: 0644]
index.php
js/readme.txt [new file with mode: 0644]
misc/documentation/AddAnAdminTab.txt [new file with mode: 0644]
misc/documentation/CreateNewAddOn.txt [new file with mode: 0644]
models/admin/leads/index.php [new file with mode: 0644]
models/admin/readme.txt [new file with mode: 0644]
models/front/readme.txt [new file with mode: 0644]
readme.txt [new file with mode: 0644]
setup/adminHooks.php [new file with mode: 0644]
setup/adminMenus.php [new file with mode: 0644]
setup/adminTabs.php [new file with mode: 0644]
setup/databaseScripts/create_database_V0.0.1.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php [new file with mode: 0644]
setup/databaseScripts/examples/create_database_V0.0.1.sql [new file with mode: 0644]
setup/databaseScripts/examples/dbVersions.php [new file with mode: 0644]
setup/databaseScripts/examples/readme.txt [new file with mode: 0644]
setup/databaseScripts/examples/update_database_V0.0.2.php [new file with mode: 0644]
setup/databaseScripts/examples/update_database_V0.0.2.sql [new file with mode: 0644]
setup/databaseScripts/readme.txt [new file with mode: 0644]
setup/frontHooks.php [new file with mode: 0644]
setup/hooksHelp.html [new file with mode: 0644]
setup/permissions.php [new file with mode: 0644]
setup/rolesAndCapabilities.php [new file with mode: 0644]
setup/shortcodes.php [new file with mode: 0644]
setup/validActions.php [new file with mode: 0644]
uninstall.php [new file with mode: 0644]