Skip to content

OrigamiStructures/Geshi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geshi plugin for CakePHP

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require your-name-here/Geshi

Set bootstrap to include:

Plugin::load('Geshi', ['autoload' => true, 'routes' => true]);

To view an example use page navigate to yourhost/yourapp/geshi/samples

About

Cake 3.x plugin for GeSHi General Syntax Highlighting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages