naturlife/klarna-onsite-messaging

Klarna On-site messaging plugin for NEOS

1.0.1 2022-09-24 08:47 UTC

This package is not auto-updated.

Last update: 2024-05-04 16:41:28 UTC


README

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.