2017-25 © Pedro Peláez
 

library bootstrap-theme

Bono Bootstrap Theme

image

reekoheek/bootstrap-theme

Bono Bootstrap Theme

  • Wednesday, May 27, 2015
  • by reekoheek
  • Repository
  • 1 Watchers
  • 0 Stars
  • 79 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

bootstrap-theme

Bono Theme based on Twitter Bootstrap, (*1)

Install

Insert into require section of composer.json with dev-master version, currently the theme does not provide stable version yet, only dev-master version available., (*2)

"reekoheek/bootstrap-theme": "dev-master"

Insert to config.php, (*3)

'bono.theme' => array(
    'class' => '\\ROH\\Theme\\BootstrapTheme',
    'overwrite' => true,
),

That's it, (*4)

The Versions

27/05 2015

dev-master

9999999-dev

Bono Bootstrap Theme

  Sources   Download

MIT