webpax / bootstrap-business

Bootstrap Business free Drupal theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bootstrap Business

This repository contains the Drupal installation that runs at drupalizing.com and demonstrates the “Bootstrap Business” Drupal theme. We use this repository in order to maintain the above mentioned site and develop the corresponding theme.

You are welcome however to grab this code and have the demonstration site running on your end. By doing this you have the chance to see the "Bootstrap Business" theme in action exactly the way it looks like on our demo.

Installation instructions

  • Checkout this repository and place the “site” folder under your apache path.
  • Create an empty MySQL database and import there the “db_instances/db_instance.sql” file.
  • Start the Drupal installation wizard by pointing your browser to the recently created folder.
  • Continue the installation by selection "Standard" installation profile.
  • In the 4th step enter your recently created database information.
  • In the next step, the installation wizard will recognize that you are using an already populated database and will inform you accordingly. At the same time the wizard should create all the necessary files you Drupal site needs in order to work properly on your server.
  • You are done. Click on "existing site" link and visit your site.

Login to this site by using the following credentials:

  • u: admin
  • p: password

About

Bootstrap Business free Drupal theme


Languages

Language:PHP 71.3%Language:JavaScript 16.9%Language:CSS 10.3%Language:Shell 0.9%Language:HTML 0.3%Language:ApacheConf 0.3%