Hi all,
I took over an older Drupal project where Panelizer module is installed and enabled. Now I am wondering how I can figure out if panelizer is realy used.
I find a database table "node__panelizer". This table is empty. Does it mean that panelizer is not in use? Or what should I check to find out if I really need the module to stay installed?

Comments

vistree created an issue.

damienmckenna’s picture

Yes, check for tables with the name "ENTITYTYPE__panelizer". Also check the configuration of your entity displays.