Extend Salutation

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!
Mightrider
Posts: 15
Joined: 05 Apr 2018, 10:26

Extend Salutation

Post by Mightrider » 29 Aug 2018, 07:52

Laravel: 5.4
Aimeos: 2018.04
PHP: 7.1.4

Hi,

I want to add Dr. as salutation in the address during the checkout.
In the documentation it is written that I need to adapt "a few areas" in the source code.

Do you have any recommendation how to approach this and which Controllers etc. I need to extend?

Thx in advance for your help!

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

Re: Extend Salutation

Post by aimeos » 29 Aug 2018, 21:30

There's a title property (varchar) you should use for this and you can add a select box if you like in the checkout address templates
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply