silvershop/silvershop-core

Middle name

Opened this issue · 1 comments

I need to add Middle Name because client insists he needs it. He has customers with same first and surname. but the Order class has no hooks on it to extend the getName() and getAddress()

would be nice it could be extendable

wilr commented

@sparkcom PR welcome to add updateName extension hook. Address::getName() should also be updated with the hook.