We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 40251
    • 5 Posts
    I have worked with wordpress before move in to modx.

    but Now I need a Modx revolution plug-in for create an internal site forum.
      • 33983 ☆ A M B ☆
      • 181 Posts
      Since this may not be a downloadable Extra for some time, has anyone thought about creating a simple forum themselves? I don't think it would be that difficult for a basic forum unless you want/need lots of features. Here is a PHP/MySQL tutorial on how to create a simple forum. You would need to translate the PHP MySQL functions to MODX->XPDO, use the MODX API for users(use the Login Extra) and use Chunks for the HTML parts. If you have knowledge of the MODX API you could create a very basic one and publish it.
        • 28042 ☆ A M B ☆
        • 24,524 Posts
        A simple forum could be created using Quip.

        You can also use the Vanilla forum; it is easy to theme and has a very nice single-sign-on feature.
          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
          • 37693
          • 47 Posts
          shaunmorrison Reply #124, 14 years ago
          Hey Susan, I see you've written a useful integration guide for Vanilla Forums and MODx: http://sottwell.com/article-vanilla.html – thanks for that!

          Would be great to get a public release of Discuss though (been waiting in anticipation for around a year!)
            • 37131
            • 111 Posts
            Developing new forum from scratch would be huge waste of work since ther is working solution as we see here. We could finish it together if it was still available in github.
              ---
              Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. Martin Golding
              • 39932
              • 483 Posts
              Fuzzical Logic Reply #126, 14 years ago
              In general, agreed. However, we don't know what the limitations are/strenths are, etc.
                Website: Extended Dialog Development Blog: on Extended Dialog
                Add-ons: AJAX Revolution, RO.IDEs Editor & Framework (in works) Utilities: Plugin Compatibility List
                Tutorials: Create Cross-Context Resources, Cross-Context AJAX Login, Template-Based Actions, Remove Extensions from URLs

                Failure is just another word for saying you didn't want to try. "It can't be done" means "I don't know how".
                • 36764 ☆ A M B ☆
                • 45 Posts
                Evengard aka Eiventeleiron Reply #127, 14 years ago
                I am still planning developping my own forum solution, because what I've seen at the very early versions of Discuss didn't matched my feelings of how MODX forum should behave.
                  • 40251
                  • 5 Posts
                  Thanks dude,
                  This is helpful article (http://sottwell.com/article-vanilla.html)

                    • 28042 ☆ A M B ☆
                    • 24,524 Posts
                    There is an updated article here http://free.sottwell.modxcloud.com/article-vanilla/
                      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
                      • 25663 MODX Staff
                      • 12,272 Posts
                      Just as a quick update, DIsucss today is not quite robust enough to release and support in general. That being said, we actually have been working on it behind the scenes of late and it's actually our biggest non-core-product effort we have now. The key problems we're addressing include:


                      • Making a much more usable and traditional forum-like UX/skin
                      • Logins taking you back to where you logged in from
                      • Email notification of new replies/subscribed topics taking you to the right spot
                      • Better handling of deleted posts with respect to threaded discussions
                      • 504 timeouts on large threads
                      • Search

                      The last two items are probably the most challenging, but we've dedicated resources to this and they'll get sorted out soon. The first two are pretty close to done and I can't wait to have them as part of the release.

                      Making custom themes for Discuss more straightforward (with a great responsive default theme) and moving all the language bits to a lexicon are two important steps towards getting Discuss to where it can be supported as a public release.

                      If you've got ideas on what you'd like to see improved, please don't hesitate to let us know. If you've worked on the code previously and would like to pick back up, also PM me and we'll work something out. Our goal is to have Discuss released to the community this year.

                      [ed. note: rethrash last edited this post 14 years ago.]
                        Ryan Thrash, MODX Co-Founder
                        Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me

                      This discussion is closed to further replies. Keep calm and carry on.