Search found 7 matches

by hadoo
23 Oct 2023, 11:21
Forum: Laravel package
Topic: Extend vendor to seller request package
Replies: 3
Views: 15394

Re: Extend vendor to seller request package

seller request mean when any user make register i would not made for him site,
i will review his documents after that maybe i will accept him or reject him.
by hadoo
12 Oct 2023, 13:12
Forum: Laravel package
Topic: Extend vendor to seller request package
Replies: 3
Views: 15394

Extend vendor to seller request package

Hello aimeos team

I want to add new panel in admin (sellers requests) the logic its will be accept or reject them.

I used your topic : https://aimeos.org/help/viewtopic.php?f=18&t=4907
but it is not worked for me .

1-how to get the sellers request data ?
2-how to present this data in blade page ...
by hadoo
10 Oct 2023, 13:42
Forum: Laravel package
Topic: SSL certificate problem: certificate has expired
Replies: 4
Views: 15940

Re: SSL certificate problem: certificate has expired

when you solve this problem notify me
by hadoo
10 Oct 2023, 12:00
Forum: Laravel package
Topic: SSL certificate problem: certificate has expired
Replies: 4
Views: 15940

SSL certificate problem: certificate has expired

hello aimeos team
i have create extension from aimeos extenstion builder and download it
when mad command:
composer req aimeos-extensions/sellers

return this error
In CurlDownloader.php line 372:

curl error 60 while downloading https://packages.aimeos.org/aimeoscom/packages.json: SSL ...
by hadoo
06 Oct 2023, 09:21
Forum: Laravel package
Topic: extend admin panel design view
Replies: 1
Views: 12408

extend admin panel design view

Hello aimeos team ,
I have important question for me how i can how i can extend admin panel design view and make my routes and controllers ,
i have been created extenstion using aimeos extenstion generatror but did not understand how its work ?
by hadoo
04 Oct 2023, 13:22
Forum: Help
Topic: How to allow to my customer to register om my site
Replies: 4
Views: 18610

Re: How to allow to my customer to register om my site

I made it and its works :D
but i have question how to know this user is customer vendor both what diffrence betwwen them both of them in users table ?