Forums

Custom database management (5 posts)

  1. manelmpereira
    Member
    Posted 4 months ago #

    Hello,

    I am very new to Wordpress, and I was wondering if it's possible to have on the dashboard, a kind of CMS for a custom database.

    Explaining:
    I would have a table Entity, with fields id_Entity, Name and id_Type, and another table, EntityType with fields id_Type and Type.

    Would I be able to manage that information from somewhere within the dashboard? And would then I be able to create a specific page to show that info, and filter by EntityType, for example?

    TIA,
    Manuel

  2. MichaelH
    moderator
    Posted 4 months ago #

    Wonder if this plugin might be of use?
    http://wordpress.org/extend/plugins/custom-taxonomies/

  3. manelmpereira
    Member
    Posted 4 months ago #

    Thanks for the reply, but my had designed a full scale database ER Diagram just for my app, which included about 15 tables, all connected between them. For what I've seen from this plugin, it look a little limited for what I'm looking for.

    Do you think there's another one, a little bit more complex, in order to manage all the information within the 15 tables?

    Thanks
    Manuel

  4. MichaelH
    moderator
    Posted 4 months ago #

    A plugin that uses your custom tables is probably going to be hard to find.

  5. manelmpereira
    Member
    Posted 4 months ago #

    If I want to build a website, which contains some sort of hierarchic information, how would I go about it?

    Imagine I would like to have a Movie database:

    One table with movies, another with actors and another with directors.
    All of them would be connected between them, and I would have to add the information manually.

    Would there be any way to build those tables, and manage them through Wordpress? The input would be somewhere through the dashboard?

    Would it then be possible to show the information through front-end pages? A listing for movies with references to the actors, directors?

    Thanks for the help.
    Manuel

Reply

You must log in to post.

About this Topic