Skip to content

Mariyo/kohana-cookieschoice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kohana Cookie law module

A simple Kohana Cookie law module.

Usage

Add module to your application modules in bootstrap.php:

Kohana::modules(array(
	'cookieschoice' => DOCROOT . 'vendor/mariyo/kohana-cookieschoice',
));

and in your template call method render:

Cookieschoice::render('default');

Installation

The best way to install module is to use Composer.

About

Cookie law module for Kohana

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages