Warning
These documentations are for versions before 15.x. They don't apply to v15+ but are kept for reference. We highly recommend that you don't use them.
DataSource API: Inherit from ExternalData
If your DataSource gets data from elsewhere, please always inherit from ToSic.Eav.DataSources.ExternalData
(doesn't exist anymore in v15).
It doesn't do much, but in case future optimizations happen, this will help us detect that you have a source getting external data.
Demo App and further links
History
- Introduced ca. EAV / 2sxc v9