ER diagrams

Permalink 1 user found helpful
Hi,
Does any one know of documentation regarding the database structure of Concrete5?

I'm migrating a web site to Concrete5, and I need to import custom field info for files and users in the right place.
An ER diagram would be very helpful since it looks like all attributes are table driven.

Thanks,
Maarten.

maartenfb
 
jordanlev replied on at Permalink Reply
jordanlev
Dow Drake (@agedman on the forums) has some ER diagrams he generated from the schema:
http://dowdrake.com/c5_model/MImage.html...

There may be some "cobble" tables in there as this was used to develop his "cobble" addon -- ignore those as they are not actually part of the concrete5 schema (but everything else [anything that doesn't start with "cobble"] is part of concrete5).

Also note that this was generated from version 5.4.0.5 (not the latest version 5.4.1).