Opencart Blank Theme Save

Opencart Blank Theme

Project README

Opencart Blank Theme

Opencart Version : 1.5.2.1

What is the point of it ?

This blank theme is created to make theming for opencart easier for frontend developers and designers. It makes the code easier to read with indentation (and tabs god dammit) and re-aranges the css to be easier to override it.

Installation

Copy paste the opencart-blank-theme in "catalog/view/theme/" in your installation of Opencart.

Log in your admin panel.

Go into Settings and select the store you want to apply the theme to.

In the "Store" tab, change the theme to "opencart-blank-theme"

If you want to change the theme name

If you decide to change the name of your theme folder, make sure to update the paths :

  • line 31, path to the stylesheet.css in template/common/header.tpl

What have been done so far

Indentation done in :

  • template/common/*
  • template/account/*
  • template/affiliate/*
  • template/checkout/*
  • template/error/*
  • template/information/*
  • template/mail/*
  • template/module/*
  • template/payment/*
  • template/product/*
  • template/total/*

Styles grouped in :

  • stylesheet/stylesheet.css

HTML5 Tags in :

  • template/common/*
  • template/account/*
  • template/affiliate/*
  • template/checkout/*
  • template/error/*
  • template/information/*
  • template/module/*
  • template/product/*
  • template/total/*

Labels Added in :

  • template/account/*
  • template/affiliate/*
  • template/checkout/*
  • template/information/*
  • template/payment/*
  • template/product/*
  • template/total/*

Suggestions and questions

If you have any question or suggestion feel free to send me an email at [email protected] or go on http://forum.opencart.com/viewtopic.php?f=120&t=36292

License MIT

Copyright © Justin Marsan

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. The Software is provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the Software.

Open Source Agenda is not affiliated with "Opencart Blank Theme" Project. README Source: justinmarsan/opencart-blank-theme
Stars
42
Open Issues
2
Last Commit
11 years ago

Open Source Agenda Badge

Open Source Agenda Rating