Smart Content SSR
20 sites
Security covered
This module enables server-side rendering for content decisions, improving efficiency and consistency by eliminating the need for JavaScript to display conditional content. It currently supports basic conditions and can be extended with API hooks for further functionality.
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