Simple, free PHP blog engine easy to redesign? [cl

2019-04-04 04:09发布

问题:

I am looking for a PHP blog engine which needs to be easy to redesign (CSS, HTML). It also needs to be free and have simple user interface so that the client doesn't struggle to add posts. Any suggestions?

回答1:

Wordpress - I keep trying other blogs and I keep going back to wordpress. It's definitely the easiest I've used for customizing templates, and the admin UI is very nice.



回答2:

I kinda like b2evo we used it on our site and modded it to great effect.



回答3:

I hear Chyrp is nice. Textpattern gets some praise too.



回答4:

I am using flatpress for over a year and i am not going to change it for nothing. Flat text files, simply admin panel, a lot of useful plugins, templates, widgets, static pages, rss2-atom, categories, upload mechanism.

It's easy and super simply. And if your want backups, make a tar. If you want to transfer it, just copy the tar.

http://flatpress.org



回答5:

I have been very impressed with WordPress since I started using it.

I have had a look at the CSS that sits behind and it has a good structure in my view. There are lots of templates and good information on building your own.

I have recently started looking at NetTuts mainly for the Ruby on Rails tutorial but there is lot of good tutorials on extented WordPress at http://nettuts.com/category/working-with-cmss/



回答6:

Well, it's hard not to suggest Wordpress. Redesigning it isn't too terribly difficult, a monkey could use it, the admin interface is simple and easy on the eyes, and it has great community support. I'd recommend using the Automatic Upgrade plugin with it as well, so that your customer can always stay up to date as well (for security reasons).



回答7:

It is not exactly a blog engine but you may find Typolight interesting. It is very easy to use and fairly extensible.



回答8:

Wordpress is definately the answer here. It's got a large community that can assist, with a lot of available free themes you can use and customize to build your own template. It is also easy to extend with a wide range of plugins.

There are a lot of Linux hosted servers that come with Wordpress preinstalled already to make it even easier, but the installation of it is simple and straight forward.



回答9:

Only one answer, Wordpress. I have used it only a few times to customise but simply found that it can be done by editing the header and footer files along with the stylesheet.

What can be simpler.

I suggest you just give it a go before you look at others as you could deliberate for ages just to come back to it :)



回答10:

In the blog specific package area I have used: Textpattern, Typolight, Nucleus, Serendipity and Wordpress. Hands down, Wordpress is the easiest for end-users to manage and, frankly, it is one of the easiest to template. The userbase for Wordpress is so large that you can easily find resources to help you out when you get stuck on something.

My only practical complaint about it is the need to set up caching so that it doesn't get bogged down by a Digg/Reddit/Etc. overload. However, if you set the cacheing up, you are good to go and can handle significant traffic.



回答11:

Simple PHP Blog. very, VERY simple. Very lightweight. Completely customizable. you dont have to worry about using a database! I find it great! http://sourceforge.net/projects/sphpblog/

Go get it!