Added category importer

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-06-02 04:11:54 +01:00
parent 0544e05f32
commit 5d46d90725
10 changed files with 344 additions and 2 deletions
@@ -240,6 +240,9 @@ class ImportController extends Controller
case 'manufacturer':
$redirectTo = 'manufacturers.index';
break;
case 'category':
$redirectTo = 'categories.index';
break;
}
if ($errors) { //Failure