Jaxel
Well-known member
I'm using the XF2 importer system to create an entity. Normally, when creating an entity, I want specific things to run in _preSave(). However, when importing entities from the importer, I don't want these specific things to run. How can I let the entity system know to skip these steps when importing?