Giter Site home page Giter Site logo

theme-bootstrap's Introduction

Magento 2 theme based on Bootstrap

This is a Magento 2 theme based on Bootstrap.

Theme Preview

The theme has been designed to be overridden by project's specific theme.

For example you can override only the bootstrap-theme.less and _variables.less files to completely customize the look and feel of your theme.

Installation

Add this repository to Composer's repositories and then require the theme:

$ composer config repo.bootstrap-theme vcs https://github.com/webgriffe/theme-bootstrap.git
$ composer require webgriffe/theme-frontend-bootstrap "dev-master"

Then you should run Magento's setup upgrade:

$ php bin/magento setup:upgrade

Now you activate the Bootstrap Theme under Content -> Design -> Configuration..

Lastly clear Magento generated suff and caches:

$ rm -rf pub/static/frontend/
$ rm -rf var/view_preprocessed/css/frontend/
$ php bin/magento cache:clean

ToDo

This theme is still work in progress. Here is a list of done / todo sections:

  • Home Page
  • Category Page
  • Product Page
  • Cart
  • Checkout
  • Login
  • Signup
  • Forgot Password
    • Request
    • Set Password
  • My Account
    • Account Dashboard
    • Account Information
    • Address Book
    • My Downloadable Products
    • My Orders
    • My Credit Cards
    • Newsletter Subscriptions
    • Billing Agreements
    • My Product Reviews
    • My Wish List

License

This library is under the MIT license. See the complete license in the LICENSE file.

Credits

Developed by Webgriffe®. Please, report to us any bug or suggestion by GitHub issues.

theme-bootstrap's People

Contributors

ensaphelon avatar laurensgoedel avatar mmenozzi avatar sledmore avatar tapvt avatar xigendominic avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.