Jetstream Teams within Aimeos

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
jafo66
Posts: 25
Joined: 06 Mar 2024, 04:42

Jetstream Teams within Aimeos

Post by jafo66 » 22 Mar 2024, 02:06

Code: Select all

Php version: 8.2.15

Versions: 
aimeos/ai-laravel                  2023.10.5  
aimeos/aimeos-laravel              2023.10.8  
inertiajs/inertia-laravel          v0.6.11    
laravel/framework                  v10.48.3   
laravel/jetstream                  v4.3.1     
laravel/serializable-closure       v1.3.3     
spatie/laravel-ignition            2.4.2      

OS version: MacOs 14.4
We are considering using Jetstream Teams because it fits a specific use case we have right now. Please see prior post for details as to what we are trying to accomplish. Are there any examples of using Teams within Aimeos and/or are there any admin panels created to support Jetstream Teams?

jafo66
Posts: 25
Joined: 06 Mar 2024, 04:42

Re: Jetstream Teams within Aimeos

Post by jafo66 » 22 Mar 2024, 19:53

Maybe a better question is within the admin.php, when I define the menu item, how do I provide an alternate URL for the menu item so that I could embed the Teams admin vue pages in the admin panel? I'm thinking it would point the Jetstream Team's controller.

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

Re: Jetstream Teams within Aimeos

Post by aimeos » 24 Mar 2024, 11:05

Overwrite this template and add a new custom menu item:
https://github.com/aimeos/ai-admin-jqad ... m/page.php
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply