Search found 148 matches

by ahmed31916
19 Apr 2022, 12:10
Forum: Laravel package
Topic: marketplace extension
Replies: 1
Views: 492

marketplace extension

Hello,

I'm wondering about, why should I use the paid extension of multi vendor, as long as it is existed in the free open source code. Is there any limitation?

Another question, if I bought multi vendor extension, May I be free to use it in any project I make, or it is one time installation?
by ahmed31916
18 Apr 2022, 16:00
Forum: Laravel package
Topic: permissions and roles of users
Replies: 3
Views: 1031

permissions and roles of users

What is the page that controls the permissions and roles of users?
by ahmed31916
17 Apr 2022, 10:24
Forum: Laravel package
Topic: how to get a list of all stores
Replies: 3
Views: 724

Re: how to get a list of all stores

thanks, it works.

But, I wonder there are a lot of config files. Which of them can be relied upon?
by ahmed31916
16 Apr 2022, 14:28
Forum: Laravel package
Topic: Differance between mshop_product, mshop_product_list and mshop_product_property table
Replies: 1
Views: 416

Differance between mshop_product, mshop_product_list and mshop_product_property table

Hello, I found that most of the main tables, such as Product, Attribute, etc., have a relation with a table with the same name, but by adding the property and list. For example: the products table contains mshop_product, mshop_product_list and mshop_product_property table. So, what the difference be...
by ahmed31916
15 Apr 2022, 06:27
Forum: Laravel package
Topic: how to get a list of all stores
Replies: 3
Views: 724

how to get a list of all stores

How can I get the list of all stores and it's details
by ahmed31916
15 Apr 2022, 06:22
Forum: Laravel package
Topic: how can I extend "JqadmController.php" controller
Replies: 1
Views: 423

how can I extend "JqadmController.php" controller

how can I extend "aimeos-laravel\src\Aimeos\Shop\Controller\JqadmController.php" controller?
by ahmed31916
14 Apr 2022, 12:26
Forum: Laravel package
Topic: Making different layout for a merchant control panel
Replies: 3
Views: 804

Making different layout for a merchant control panel

How to make a different layout for the merchant that different from the super admin layout