diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json new file mode 100644 index 0000000..e69de29 diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php new file mode 100644 index 0000000..8363f99 --- /dev/null +++ b/Admin/Install/Navigation.php @@ -0,0 +1,43 @@ + __DIR__ . '/Navigation.install.json']); + } +} diff --git a/Admin/Install/db.json b/Admin/Install/db.json new file mode 100644 index 0000000..e69de29 diff --git a/Admin/Installer.php b/Admin/Installer.php new file mode 100644 index 0000000..f24d371 --- /dev/null +++ b/Admin/Installer.php @@ -0,0 +1,29 @@ +