Skip to content

v1.1.0 - Preview support

Compare
Choose a tag to compare
@BPScott BPScott released this 24 Nov 15:04
· 54 commits to master since this release

Add support for using preview urls. Pass a second argument into BrandingClient->getContent() that is the themeVersionId you want to preview. To fit in with that the BrandingTool CMS offers you should pull this value from querystring parameter named in \BBC\BrandingClient\BrandingClient::PREVIEW_PARAM. See the readme for more details.