We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 23413
    • 4 Posts
    hi, i’m noob here...
    is there possible to add custom manager menu in modx evo? i know that it’s possible in modx revo but revo isn’t stable yet so revo is not an option for me this time...
      • 5340
      • 1,624 Posts
      Can you give more details about what you need.
      I’m sure it’s possible using a plugin. Have a look at managerManager for inspiration.
        • 23413
        • 4 Posts
        Quote from: cipa at Dec 22, 2009, 08:43 AM

        Can you give more details about what you need.
        example: i need to create new type of content called biography where i need more fields compared to the standard field such as title and body (i use this example from one of drupal tutorial). In this custom content first i need to create custom database tables, let’s just say that i need extra row for birthdate field, work field, summary field, and some other fields. The easiest workflow that i can think of is that i create custom database table that contain all custom fields that i need, then i create custom manager page where i can filled a custom form for that custom table. then i’ll call those fields from regular content body using snippet. to do that i need to create custom manager menu that can call that custom manager page
          • 25663 MODX Staff
          • 12,272 Posts
          You wouldn’t need custom database tables, just use Template Variables, which are built into MODx for each of those extra fields.

          If there’s going to be enough entries that a custom DB table makes sense, you’d want to create a custom Module for the Manager to act as a data editing interface.
            Ryan Thrash, MODX Co-Founder
            Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
            • 23413
            • 4 Posts
            Quote from: rthrash at Dec 22, 2009, 09:14 AM

            If there’s going to be enough entries that a custom DB table makes sense, you’d want to create a custom Module for the Manager to act as a data editing interface.
            is there a tutor or something for me to learn to create this custom module for the manager to act as a data editing interface? thx...
              • 28042 ☆ A M B ☆
              • 24,524 Posts
                Studying MODX in the desert - http://sottwell.com
                Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
                Join the Slack Community - http://modx.org