473,566 Members | 3,307 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

What is the best PHP CMS database driven???

Hi!

I'm looking for a good php/mysql content management system (CMS). I've
been searching the web for good one but get slightly confused beacause
of the different definitions of CMS itself and just what the different
CMSs can do.

This is what I need.

* A basic picture/text administration for each web page
* The ability to add/remove pages. Preferably with a "for review" or
"unofficial " function.
* The possibility to choose from a certain set of layout templates
that I define myself.
* The ability to make new templates online would be desirable, but not
necessary
* A neat function would be to be able to make "objects" that can be
handled like pictures/text upon administration of a web page
* A basic user administration with different levels of access levels
* A menu administration interface with the ability to assign web pages
to menu items, order and remove and so on

I need the CMS for a non commercial site so I basically want it to be
"free" or GNU licensed.

I have programmer/database skills, but my experience using PHP is
limited.

Grateful for any tips of what comes close to the above. Reply to group
plz.

Regards,
"Indy"
Jul 17 '05 #1
5 2988
indy wrote:
Hi!

I'm looking for a good php/mysql content management system (CMS). I've
been searching the web for good one but get slightly confused beacause
of the different definitions of CMS itself and just what the different
CMSs can do.

This is what I need.

* A basic picture/text administration for each web page
* The ability to add/remove pages. Preferably with a "for review" or
"unofficial " function.
* The possibility to choose from a certain set of layout templates
that I define myself.
* The ability to make new templates online would be desirable, but not
necessary
* A neat function would be to be able to make "objects" that can be
handled like pictures/text upon administration of a web page
* A basic user administration with different levels of access levels
* A menu administration interface with the ability to assign web pages
to menu items, order and remove and so on

I need the CMS for a non commercial site so I basically want it to be
"free" or GNU licensed.

I have programmer/database skills, but my experience using PHP is
limited.

Grateful for any tips of what comes close to the above. Reply to group
plz.

Regards,
"Indy"

The last CMS I tried was Mambo. It's different from the others due to
it's purpose. Many CMS rely upon a large user-group that contributes to
the site. Mambo on the other hand is more a site management system,
where only admins (customisable) add content.

Give it a try!
Jul 17 '05 #2
indy wrote:
Hi!

I'm looking for a good php/mysql content management system (CMS). I've
been searching the web for good one but get slightly confused beacause
of the different definitions of CMS itself and just what the different
CMSs can do.

This is what I need.

* A basic picture/text administration for each web page
* The ability to add/remove pages. Preferably with a "for review" or
"unofficial " function.
* The possibility to choose from a certain set of layout templates
that I define myself.
* The ability to make new templates online would be desirable, but not
necessary
* A neat function would be to be able to make "objects" that can be
handled like pictures/text upon administration of a web page
* A basic user administration with different levels of access levels
* A menu administration interface with the ability to assign web pages
to menu items, order and remove and so on

I need the CMS for a non commercial site so I basically want it to be
"free" or GNU licensed.

I have programmer/database skills, but my experience using PHP is
limited.

Grateful for any tips of what comes close to the above. Reply to group
plz.

Regards,
"Indy"

etomite is the only one that I know of that offers multiple concurrent
templates. And it does everything on your list, I reckon.

It's my favourite, tii!

Steve
Jul 17 '05 #3
Joe
On Sat, 19 Mar 2005 11:58:38 +1300, Steve <Th*****@Aint.v alid> wrote:
etomite is the only one that I know of that offers multiple concurrent
templates. And it does everything on your list, I reckon.

It's my favourite, tii!


"The Etomite Project has been discontinued - for more information,
please read the announcement in the forums."

http://www.etomite.org/

Joe.
Jul 17 '05 #4
You can use Xoops CMS for this.. http://xoops.org. You can do most of
the things with xoops.

Sharma
Php programmer, Hyderabad, India

Joe wrote:
On Sat, 19 Mar 2005 11:58:38 +1300, Steve <Th*****@Aint.v alid> wrote:
etomite is the only one that I know of that offers multiple concurrenttemplates. And it does everything on your list, I reckon.

It's my favourite, tii!


"The Etomite Project has been discontinued - for more information,
please read the announcement in the forums."

http://www.etomite.org/

Joe.


Jul 17 '05 #5
On Fri, 18 Mar 2005 01:35:02 -0800, indy wrote:
Hi!

I'm looking for a good php/mysql content management system (CMS). I've
been searching the web for good one but get slightly confused beacause of
the different definitions of CMS itself and just what the different CMSs
can do.


This website lists about 25 CMS's and lets you demo them all.

http://opensourcecms.com/

I ended up using php-fusion. Mambo was too much for my current purposes.
Jul 17 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

86
7699
by: Michael Kalina | last post by:
Because when I asked for comments on my site-design (Remember? My site, your opinion!) some of you told me never to change anything on font-sizes! What do you guys think of that: http://www.clagnut.com/blog/348/ I hope that's going to be a good discussion! Michael
1
2381
by: Steve | last post by:
Hi all Ok then I have searched through the back postings for a while now on google and read some interesting stuff on how to model a typical client / order db however.... My problem is that I have a client who wants to have multiple contacts & multiple address for each client. (about 2,000 client) He also has about 10 standard access...
1
1152
by: Mark | last post by:
Hi, I have a website that is created dynamically from informaiton pulled from a SQL database. The page is shown by getting the page ID from the querystring and then retrieving the associated page text from the database and displaying this information inside an aspx template. e.g
3
1593
by: Sasha | last post by:
Hi everybody, I am starting a new ASP.NET/SQL Server project and this time I want to do it through Test-Driven Development (TDD). The problem that I ran into is this: How do you test data access logic with a database in the backend? I do not want to use mock objects because if the schema changes I will miss those errors. If you are using...
2
1268
by: Billy | last post by:
Hello, I'm trying to decide if I need Visual Studio .Net or if VB .NET will suffice. I've read the guide at http://msdn.microsoft.com/vbasic/howtobuy/choosing.aspX but still have a few questions: Basically, I'm looking to write a stand-alone application that is going to need an embedded video control for MPG playback, a browser object,...
17
1462
by: Matko | last post by:
Hello, I need to store data in some database for my application. I need database for easy deployment (small size), that is reliable and maybe fast. What database is best to use in this case? Thanks in advance, John
0
1028
by: Ludwig Wittgenstein | last post by:
Hi, all. I'm currently a developing a smart client application in C# that interfaces with a MySQL database. Does anyone know of a good about best practices to use when developing data-driven applications in C#? For example, right now, I start a connection to the server when a user logs in to the client, (the connection object is placed in...
2
2320
by: cuongvt | last post by:
Hello I'm new to both Django and Python. I'm mainly developing on PHP. I tend to move to Django. But I want to confirm as below: I heard that Django is mainly used for something like content management, CMS or something like that and Rails is mainly for web applications. So my question: is it true or not? For rapid web application...
25
2778
by: pereges | last post by:
Hello, I'm trying to build a database driven website for a library management system. The database is stored on a remote server which all of my team mates can access. I've installed MySQL, PHP and Apache on my machine. I'm a beginner and I really don't understand how to proceed. My biggest problem is how to connect to the database on remote...
0
7673
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7584
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7893
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8109
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
5485
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5213
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3643
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3626
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2085
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.