naturlife / klarna-onsite-messaging
Klarna On-site messaging plugin for NEOS
Installs: 598
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:neos-package
Requires
- neos/neos: ^7.0 || ^8.0
This package is not auto-updated.
Last update: 2024-11-02 19:02:12 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.