1👍
✅
Best approach I have found is to use plugin context processors to pre-process each plugin.
Docs are here:
http://docs.django-cms.org/en/2.4.0/extending_cms/custom_plugins.html#plugin-context-processors
Source:stackexchange.com