concretecms-community-store / community_store

An open, free and community developed eCommerce system for Concrete CMS
https://concretecms-community-store.github.io/community_store/
MIT License
106 stars 66 forks source link

Add ObjectInterface to Order? #829

Closed mlocati closed 7 months ago

mlocati commented 7 months ago

Since we can attach attribues to the class Concrete\Package\CommunityStore\Src\CommunityStore\Order, what about adding the Concrete\Core\Attribute\ObjectInterface interface to it?

Mesuva commented 7 months ago

Sounds logical to me