Skip to content

Naturlife/Naturlife.KlarnaOnSiteMessaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naturlife.KlarnaOnSiteMessaging

This package provides an easy way to add Klarna On-site messaging placements to your Neos website.

Installation

Naturlife.KlarnaOnSiteMessaging is available via packagist and can be installed with the command composer require naturlife/klarna-onsite-messaging.

After the installation, you will find a new content element, to use the Klarna placements anywhere on your Neos website.

Please Notice

JavaScript Code

You need to add the Klarna JavaScript code to your page manually. This plugin does not do that at the moment.

<script async src="https://eu-library.klarnaservices.com/lib.js" data-client-id="CLIENT_ID"></script>

Contribution

We will gladly accept contributions. Please send us pull requests.

License

The MIT License (MIT). Please see License File for more information.