Skip to content

Sulu Bundle which allows you to add Schema.org JSON to all pages

Notifications You must be signed in to change notification settings

StudioWaaz/WaazSchemaBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

composer require waaz/schema-bundle

Add the following lines to base.html.twig

{% include "@WaazSchema/schema.html.twig" with {
    "schema": extension.schema|default({'content': ''}),
    "localizations": localizations|default([]),
} %}

About

Sulu Bundle which allows you to add Schema.org JSON to all pages

Resources

Stars

Watchers

Forks

Packages

No packages published