smart_content_ssr
19 sites
Security covered
The Smart Content SSR module adds a Server-Side Rendering Decision block, based on the Decision block that the Smart Content module provides. The main difference is that the SSR Decision block is rendered server-side without JavaScript, allowing it to run more efficiently and consistently.
Right now only basic conditions are handled, functionality for other conditions can be added with API hooks.
Features
- Add Server-Side Rendering block to Smart Content
- Avoid JavaScript dependency when rendering Smart Content blocks