Starting setup of new plugin.
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 2 Mar 2018 21:07:23 +0000 (16:07 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 2 Mar 2018 21:07:23 +0000 (16:07 -0500)
commita41c6c2f248d7449fb11226fbdc3f5b4c9d37e6a
treea4a1b7ffcb2658b8377e61bd60cce082cfaad149
parentcd4e002faaf536d9a7aff6641069992c1f511895
Starting setup of new plugin.

Admin assets index model and view creted and added to menu and valid actions.
Added initial database tables for management and settings.
index.php
models/admin/assets/index.php [new file with mode: 0644]
setup/adminMenus.php
setup/databaseScripts/create_database_V0.0.1.sql [new file with mode: 0644]
setup/databaseScripts/dbVersions.php [new file with mode: 0644]
setup/validActions.php
views/admin/assets/index.html [new file with mode: 0644]