Aimeos SaaS Admin Panel for Managing and Adding Sites
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
-
- Posts: 48
- Joined: 30 Apr 2023, 12:46
Aimeos SaaS Admin Panel for Managing and Adding Sites
I'm new to Aimeos and I'm not sure if there is a platform SaaS admin panel where I can manage and add sites. Can anyone help me with this?
environment: Linux
PHP version: 8
environment: Linux
PHP version: 8
Re: Aimeos SaaS Admin Panel for Managing and Adding Sites
You must have "super" privileges for managing sites in the Locale > Sites panel. You create a super user in the beginning when you install Aimeos.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star
-
- Posts: 48
- Joined: 30 Apr 2023, 12:46
Re: Aimeos SaaS Admin Panel for Managing and Adding Sites
is this work for Laravel installed
I found this in the official documents:
I hope it never clones all site scripts (because they will be hard to maintain in the future)
I found this in the official documents:
Code: Select all
php artisan aimeos:setup <site code> [<template site>]
Last edited by unknow76616 on 17 Sep 2023, 14:36, edited 1 time in total.
Re: Aimeos SaaS Admin Panel for Managing and Adding Sites
This creates all default records for new top level sites. It doesn't clone anything, just adds the records to the database.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, give us a star
If you like Aimeos, give us a star