Search found 43 matches

by yong
10 May 2019, 16:10
Forum: Laravel package
Topic: overwrite template
Replies: 2
Views: 1213

overwrite template

Hi , i've overwrited existing template and add new components but i've this ambiguous error please help -> Argument 1 passed to Aimeos\Client\Html\Base::setView() must implement interface Aimeos\MW\View\Iface, null given, called in C:\xampp\htdocs\agribusiness\ext\ai-client-html\client\html\src\Clie...
by yong
22 Apr 2019, 15:33
Forum: Laravel package
Topic: Managers item
Replies: 1
Views: 821

Managers item

I extended the managers items for the product domain ( the only thing i add is a new column ) but now after getting item by manager->getItem() for the catalog domain manager the ->getRefItems('product') dont show anything !
by yong
10 Apr 2019, 12:59
Forum: Laravel package
Topic: User role
Replies: 1
Views: 917

User role

How can we add a new client role instead of "editor" or "administrator" then we can make command :
php artisan aimeos:account --newuserrole "newuser@mail.com"