webcomm / magento-boilerplate

HTML5 Twitter Bootstrap 3.1 Magento Boilerplate Template
MIT License
526 stars 192 forks source link

What's the current release? #160

Open npearson72 opened 8 years ago

npearson72 commented 8 years ago

Hi,

Sorry if this is dumb, but I see the latest tag as: 3.0.24

But there is no branch for 3.x

Can you please tell me which release is the latest and safe to use with Magento CE 1.9.x?

Thank you!

bencorlett commented 8 years ago

I haven't been releasing much on the 2.x branch. If you visit webcomm/magento-boilerplate-app you can see the v3 stuff.

The 2.0 branch is the one you want if you're after the Bootstrap / LESS flavour, otherwise see the other project :)

Sent from my iPhone

Please excuse my brevity

On 25 Apr 2016, at 3:45 AM, Nathan Pearson notifications@github.com wrote:

Hi,

Sorry if this is dumb, but I see the latest tag as: 3.0.24

But there is no branch for 3.x

Can you please tell me which release is the latest and safe to use with Magento CE 1.9.x?

Thank you!

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

butcher211 commented 7 years ago

So the installations instruction in the README file in webcomm/magento-boilerplate-app are for the 3.0.x version releases of webcomm/magento-boilerplate?

bencorlett commented 7 years ago

2.x is what README is aimed towards. Visit webcomm/magento-boilerplate-app on GH to see 3.x

Sent from my iPhone

Please excuse my brevity

On 20 Aug. 2016, at 12:06 pm, Semih notifications@github.com wrote:

So the installation instruction in the README file in webcomm/magento-boilerplate-app are for the 3.0.x branch of webcomm/magento-boilerplate?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

butcher211 commented 7 years ago

Ok, thank you. I see what you did here. So here are the core files. Which version of Zurb Foundation do I have to Download vor Boilerplate 3.x? v5 or v6?

bencorlett commented 7 years ago

Visit https://github.com/webcomm/magento-boilerplate-app

Sent from my iPhone

Please excuse my brevity

On 21 Aug. 2016, at 3:51 am, Semih notifications@github.com wrote:

Ok, thank you. I see what you did here. So here are the core files. Which version of Zurb Foundation do I have to Download vor Boilerplate 3.x? v5 or v6?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.

butcher211 commented 7 years ago

I have one more question please: Why didn't you add your files into your boilerplate package? Shouldn't base/default stay untouched?

bencorlett commented 7 years ago

Because your theme should inherit off base/default, we can add our own layout and template files in there as long as we are not touching core Magento files (ie every extension you install does this).

Sent from my iPhone

Please excuse my brevity

On 21 Aug. 2016, at 12:41 pm, Semih notifications@github.com wrote:

I have one more question please: Why didn't you add your files into your boilerplate package? Shouldn't base/default stay untouched?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or mute the thread.