Skip to content

fokep/php-cookiebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-cookiebox

Quick'n'dirty implementation of cookie compliancy notification (Norwegian), built for use with Bootstrap on PHP websites. The files are just copies from FOKEP.no so please change code to suit your needs 💩

Can be used directly like this:

<!-- CSS -->
<link rel="stylesheet" type="text/css" href="cookiebox.css">
<!-- PHP -->
<?php include 'cookiebox.php'; ?>
<!-- JS -->
<script src="cookiebox.js"></script>

See modal.png for how the modal looks like

About

Cookie Notification Thing for php sites

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published