vvanasperen Posted December 16, 2016 Posted December 16, 2016 Hi, I'm very new to ProcessWire and honestly I don't really know where to start. I keep postponing it. A colleague told me that an existing theme would be a great starting and learning point, but the fact is that I can't find the kind of theme I need. What I want to do is to have my collection of comic books online, but in a responsive way and with the possibility to quickly see which comics are missing (when I'm at a convention for example) or which ones I want in a better condition. There are a lot of things I can think of, but let's start with the basics and that is a theme to display my collection. Anyone see anything like that online? Love to hear from you guys. Thanks. Kind regards, Vincent
kongondo Posted December 16, 2016 Posted December 16, 2016 Welcome to ProcessWire and the forums @vvanasperen . A theme, in the sense you describe it, is a so-called 'site-profile'. We don't really have themes in ProcessWire. Personally, I think a great place to start is reading the docs, the basics. My motto would be I can make it all nice and shiny (theme) later, once I get to know the basics. If you already have a PHP background, great, you will be quite comfortable. If not, you will need to learn a few PHP basics in order to use ProcessWire, Here's a couple of docs to get you started: https://processwire.com/docs/tutorials/ http://processwire.com/api/variables/page/ : must know http://processwire.com/api/variables/pages/ : must know Sorry, typing in a hurry...but others will chime in am sure. 1
vvanasperen Posted December 16, 2016 Author Posted December 16, 2016 @kongondo unfortunately I don't have enough PHP knowledge yet. I've just started with the text tutorials and also found some german tutorial video's online. Thanks for your reaction.
horst Posted December 16, 2016 Posted December 16, 2016 Here is a good starter profile based upon the twitter bootstrap framework: https://processwire.com/talk/topic/13572-bootstrap-4-minimal-site-profile/ 1
Robin S Posted December 16, 2016 Posted December 16, 2016 The Skyscrapers demo is a good example of a collection profile.http://processwire.com/demo/https://github.com/ryancramerdesign/skyscrapers2 The demo was updated recently and I don't think a full profile of that is available yet. But the template files in the GitHub repo show how the site works. And the old Skyscrapers profile is available here if you're interested. 1
vvanasperen Posted December 17, 2016 Author Posted December 17, 2016 @Robin S and @horst thanks for the suggestions. I will look into it, but as suggested first I'll follow the tutorials on this site (and youtube). 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now