Laravel Aimeos extend custom attributes

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
shahzaib_717
Posts: 6
Joined: 01 Jun 2018, 07:17

Laravel Aimeos extend custom attributes

Post by shahzaib_717 » 29 Jun 2018, 10:09

Hello, I use laravel version 5.6 Windows and Aimeos 2018 I want to add custom attributes now it only shown select box and text boxes I want to configure radio buttons and other attributes according to my need from where I can configure this and which product type I choose bundle or article or selection please help

User avatar
aimeos
Administrator
Posts: 7836
Joined: 01 Jan 1970, 00:00

Re: Laravel Aimeos extend custom attributes

Post by aimeos » 29 Jun 2018, 10:59

You can use "options" which will render a select box by default. You can add a new section for radio buttons instead of a select box here: https://github.com/aimeos/ai-client-htm ... d.php#L112

We would love if you are able to give your changes back to Aimeos by creating a pull request :-)
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply