Aimeos SaaS Admin Panel for Managing and Adding Sites

How to configure and adapt Aimeos based shops as developer
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!
alababdiy
Posts: 40
Joined: 30 Apr 2023, 12:46

Aimeos SaaS Admin Panel for Managing and Adding Sites

Post by alababdiy » 11 Sep 2023, 15:20

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

User avatar
aimeos
Administrator
Posts: 7895
Joined: 01 Jan 1970, 00:00

Re: Aimeos SaaS Admin Panel for Managing and Adding Sites

Post by aimeos » 12 Sep 2023, 09:18

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, Image give us a star

alababdiy
Posts: 40
Joined: 30 Apr 2023, 12:46

Re: Aimeos SaaS Admin Panel for Managing and Adding Sites

Post by alababdiy » 17 Sep 2023, 14:35

is this work for Laravel installed

I found this in the official documents:

Code: Select all

php artisan aimeos:setup <site code> [<template site>]
I hope it never clones all site scripts (because they will be hard to maintain in the future)
Last edited by alababdiy on 17 Sep 2023, 14:36, edited 1 time in total.

User avatar
aimeos
Administrator
Posts: 7895
Joined: 01 Jan 1970, 00:00

Re: Aimeos SaaS Admin Panel for Managing and Adding Sites

Post by aimeos » 18 Sep 2023, 21:22

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, Image give us a star

Post Reply