Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.18 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.18 KB

Vanilo Properties Module

Travis Packagist version Packagist downloads StyleCI MIT Software License

Properties (attributes) module for the Vanilo E-commerce framework

Most E-commerce systems name this technique as "product attributes". Laravel's Eloquent also named fields of models (entities) as "attributes". In order to prevent confusion Vanilo calls these "EAV" style attributes as "properties". Spree Commerce for example also has this naming: Product Properties

Documentation