Search found 56 matches

by DmS
17 Aug 2021, 07:46
Forum: Help
Topic: Use tags with products?
Replies: 2
Views: 869

Re: Use tags with products?

Thank you, will do.
Working out of the box, we love that :)
by DmS
16 Aug 2021, 08:21
Forum: Help
Topic: Use tags with products?
Replies: 2
Views: 869

Use tags with products?

Hi, our customer needs to set up a number of different text based tags which will be used to tag products and to use as filters to complement the search. If there are any best practices on this in Aimeos, I'd like to use it if possible. I see that under "types" in admin there is an entry c...
by DmS
11 Aug 2021, 14:20
Forum: Laravel package
Topic: Created items in admin not visible in admin
Replies: 1
Views: 1292

Re: Created items in admin not visible in admin

Right, after rebuilding the index tables after running php artisan aimeos:setup as instructed in the marketplace readme, I can now switch between sites in admin. I still can't edit created categories or see/edit created products :( When selecting a category for edit (it's found when searching for it...
by DmS
11 Aug 2021, 12:43
Forum: Laravel package
Topic: Created items in admin not visible in admin
Replies: 1
Views: 1292

Created items in admin not visible in admin

Hi, I'm new with Aimeos, but not new to PHP & coding. After setting up aimeos without demo-content and the ai-sites marketplace according to https://github.com/aimeos/aimeos-laravel I'm now starting to configure things via admin & super user using the manual as a guide. I'm getting multiple ...
by DmS
09 Aug 2021, 12:33
Forum: Laravel package
Topic: Can't get to admin dashboard in new install
Replies: 1
Views: 2235

Re: Can't get to admin dashboard in new install

Found it. Told you it was basic....
The user I created, when I checked the DB I missed to make it super user.
Doh....
by DmS
09 Aug 2021, 09:35
Forum: Laravel package
Topic: Can't get to admin dashboard in new install
Replies: 1
Views: 2235

Can't get to admin dashboard in new install

Hi. I'm setting up a Laravel 8 with Aimeos 2021.07 via composer. Running it on Mac via Valet and use MySql 8.0.25 Using the docs from here: https://github.com/aimeos/aimeos-laravel#installation (Tested the 5-minute install, and that works just fine, but our customer does not want that since it's Lar...