开发者

Is WordPress suficient for this project or should I use a framework or a different CMS?

开发者 https://www.devze.com 2023-03-10 13:15 出处:网络
I am a web Designer that recently decided to expand into developer waters as well :). What I have in mind is to build an elaborate portfolio site that will also contain a blog. The sites sections will

I am a web Designer that recently decided to expand into developer waters as well :). What I have in mind is to build an elaborate portfolio site that will also contain a blog. The sites sections will be standard for such a project - something like Home, About, Portfolio, Contact and Blog.

The Home page will contain some static parts but also feeds from the la开发者_开发问答test additions to the portfolio and the blog.

The Portfolio page will have sections on the different types of portfolio pieces (like logo, print, web etc).

The About will be completely static.

The Contact page will be static and will have a contact form.

The Blog page will basically have your standard WordPress blog structure.

At first I was thinking of doing the whole thing in WordPress (since I already have some experience with it) but what got me thinking about different options was the portfolio part. I want the portfolio page to be quite differently stylized than the blog page and yet I want to have the possibility of doing quick and easy additions to it trough an admin panel.

So please give me suggestions and direction about what would be best for me to do? Is this thing possible with WordPress? Should I instead code the whole project with CodeIgniter (or a similar framework)?

I am quite good with HTML & CSS. Comfortable with jQuery. Trying to get better with PHP :). I am willing to learn and improve and wouldn't mind trying a CMS or a Framework that Ive not had experience with before.

Thank you.


Wordpress is more than sufficient. You might want to find some plugins that allow you to add special content like videos, scripts and other things to portfolio pages. Also knowing html, css well is important if you want to build or modify a theme a lot to your liking. It is also very helpful to know some php if not be very experienced with it. MySql is helpful as well but not as need to know.

This Wordpress PHP function sheet is very helpful at times.

The Wordpress Codex page is also very good. Not an end all be all, you'll still need to know how to do things on your own, but it defiantly will get the ball rolling if want want any custom functions, or want to modify functions.


If you know wordpress a little bit, I hope you will able to make your desired project. Using wp you can do several types of project.

Read some wp books or tutorial and learn wp functions. Essential wp functions sheet https://codex.wordpress.org/Function_Reference

I hope it will help you.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号