Search found 35 matches

by AmzoooJibal
20 Apr 2021, 13:21
Forum: Laravel package
Topic: Change client template path dynamically
Replies: 0
Views: 48032

Change client template path dynamically

Hello, i have create a new extension with the extension generator, in the client side i need to change the path to the client html template dynamically for each siteId. so i have found the path is configured in the manifest.php of my extension and change it like this: 'client/html/templates' => arra...
by AmzoooJibal
18 Apr 2021, 11:40
Forum: Laravel package
Topic: Create new Manager
Replies: 1
Views: 970

Re: Create new Manager

Ok Got It. If your new domain had a List of traduction so you can create a table mydomain_list like exisiting table in aimeos domaine_list , and if your list have a type then you can create another table mydomain_list_type that have a reference to mydomain_list by type. if you dont want the table my...
by AmzoooJibal
17 Apr 2021, 17:05
Forum: Laravel package
Topic: Create new Manager
Replies: 1
Views: 970

Create new Manager

Hello, i have created a new table with new manager That use a text domaine, for that i have created the List relation between the 2 domaines. My question is what is the role of List->type ? and in item-text-standard.php templates why the List type(Second level type for grouping items) is always show...
by AmzoooJibal
17 Apr 2021, 16:46
Forum: Laravel package
Topic: Theme by site
Replies: 2
Views: 1031

Re: Theme by site

Ok great thank you
by AmzoooJibal
14 Apr 2021, 08:52
Forum: Laravel package
Topic: Theme by site
Replies: 2
Views: 1031

Theme by site

Hello,
I have 4 sites and i want to create 4 themes, each site had a different logo, favicon and theme.
My question there is any way to map each site to different theme?
Thank you
by AmzoooJibal
19 Mar 2021, 14:11
Forum: Laravel package
Topic: Dynamic Script and Css
Replies: 3
Views: 1273

Re: Dynamic Script and Css

this is for the client side what about admin side ?
by AmzoooJibal
18 Mar 2021, 16:05
Forum: Laravel package
Topic: Dynamic Script and Css
Replies: 3
Views: 1273

Dynamic Script and Css

Hello, when i look to the ext packages templates all is'nt a laravel blade templae, so for that there is any way to dynamically load the script and the css for each page ? for exmple in resources/view/vendor/shop/aimeos/index.blade.php i need to work with section or yield then in ext package change ...
by AmzoooJibal
16 Mar 2021, 16:00
Forum: Laravel package
Topic: Override aimeos-laravel views ?
Replies: 2
Views: 1186

Re: Override aimeos-laravel views ?

ok greate thank you
by AmzoooJibal
15 Mar 2021, 19:26
Forum: Laravel package
Topic: Override aimeos-laravel views ?
Replies: 2
Views: 1186

Override aimeos-laravel views ?

Hi,
ther is any way to override the aimeos-laravel views in custom generate extension ? if yes in wich file ? because i have place the views jqadm/index.blade.php in each folder of my extension but not overriding the existing one ?
Thank you
by AmzoooJibal
15 Mar 2021, 19:23
Forum: Laravel package
Topic: Admin commission in sites
Replies: 3
Views: 1368

Re: Admin commission in sites

Yes greate idea and what about paypal and others ?