Adding a New Pimcore Entity with Class Installation
There are multiple ways to add a new Pimcore Entity to CoreShop. This guide will show you 3 different ways:
- For Bundles that take advantage of the CoreShop Resource Bundle: Pimcore Entities for Bundles
- For Projects using the Resource Config: Pimcore for Projects using Resource Config
- For Projects using the
AsPimcoreModel
Attribute: Pimcore for Projects using AsPimcoreModel Attribute