Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

SS/PHP Newb Questions (Boostrap Port?)


Go to End


2 Posts   1458 Views

Avatar
travtex

Community Member, 1 Post

31 August 2013 at 5:24pm

Hi, all.

I decided to go with Silverstripe as the main CMS for my budding design business (I'm a respiratory therapist in the middle of a computer programming track at uni -- I'm solid with HTML/CSS. Moonlighting with design to supplement, and because it's fun). It's definitely overkill for my personal site, but I'm in the process of taking a ton of PHP/MySQL classes, and I like the idea of starting to learn on a framework that has the muscle to remain functional as I grow in my PHP skills.

In ANY case, I have the book on order, but wanted to know what the best place to start might be. On my local system, I've built up a rather appealing version of what I want my site to look like. I used a heavily customized boostrap theme, and ended up with basically a single page layout with a slider landing page.

I'm planning to split it out into multiple pages, but I'm trying to figure out just where to START finding the best way to port over as much structure as I can into the SS Way. Would it be worthwhile to implement a basic bootstrap theme from the themes page, then see what I can port over from my customized CSS files? Also there's a ton of jQuery involved. Same situation?

I realize this is just a general vague, "Huh??!?" style question, so I'll try to make it into something more answerable. What is the best way/resource/etc in regards to importing an existing HTML/CSS/jQuery site into a Silverstripe site? I have no real problem with starting from scratch, but I really like the way things work as I have them and I don't mind the process of learning as I go to build a SS equivalent.

Sorry so general, but I jumped into the deep end without water wings, haha. Any tips, articles, forum posts, etc. greatly appreciated.

Avatar
DesignerX.com.au

Community Member, 107 Posts

1 September 2013 at 8:07pm

Hi,
Here are some links that can help you.

SS Help & Support:
http://www.silverstripe.org/help-and-support/
http://doc.silverstripe.org/framework/en/tutorials

Custom Google search to search SS API & Blogs
https://www.google.com/cse/home?cx=010558900908239387678:vqc2gretvaq

List of SS3 Modules (you could find more but this list is a good start):
https://github.com/anselmdk/ss3-resources/blob/master/modules.md

SilverScoop for some SS news:
http://silverscoop.org/

Also, the book is out of date (its for SS2.4). You best bet is to use the tutorials & blogs untill a SS3 Book comes out.

GL