pagedesigner_block_adaptable
56 sites
No security coverage
Description
Allows to create blocks that are configurable via Pagedesigner.
Upgrade from 2.x to 3.x/4.x
In 3.x, the views filters "nid_views_filter" and "tid_views_filter" are removed and are replaced by "pba_entity_filter". This causes breaking changes.
- Upgrade to 2.5.y and run update hooks. This will convert existing views and data referencing "nid_views_filter" and "tid_views_filter" to use "pba_entity_filter".
- Upgrade to 3.x/4.x