Jump to content

Recommended Posts

Posted

Xforum is a proof of concept front end forum system and is currently for local testing only.

To install, have a blank site ready using the newest Processwire version. Follow the instructions found in the xforum_install.txt file.

There is no help documentation at the moment, but it is pretty easy to figure out once you click around a bit. I'll attach any new help files here as they are created. Have fun with it and any questions please don't hesitate.

XforumPOC_1.0.0.zip

  • Like 5
  • Thanks 1
Posted

Many thanks for the module. 

I have some small ideas that could make it easier to install the forum on an existing site and integrate it seamlessly into the layout. Are you planning to make the module available on GitHub?

Posted

Your welcome @markus-th , thanks for your interest.

As far as integrating into an existing site, I haven't gotten that far yet. I was going to tackle that soon but I have so many things to tidy up first, mainly documentation, messaging, etc etc etc. Adding some code to a template should work, but there is also a few code changes that would have to be made.

I have never used github but I had planned on learning it in the future. Any thoughts or tips are welcomed, for now you can pm me or email ( bottom of home page ).

Posted
14 hours ago, breezer said:

I have never used github but I had planned on learning it in the future. Any thoughts or tips are welcomed, for now you can pm me or email ( bottom of home page ).

+1

Please do that. It will help you as a developer and it will help us making exploring your module (and maybe contributing) easier.

2x speed = 12min investment 😉 

If you use VSCode Github is integrated into it very well, so you won't even need the commandline. I highly recommend installing this extension: https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph It has shed so much light on things that I didn't understand before and after using this extension it clicked and things just made sense.

 

  • Thanks 2
Posted

Thanks @bernhard for the video, I'll give it a view very soon.

Sorry no real dev tools environment, I'm just a basic php novice stuck using windows 7 and notepad++ 🙂

  • 1 month later...
Posted

If anyone gets an error after creating new users and logged in as an admin or higher concerning an undefined constant, here's the fix:

Xforum/processors/xforum.admin_toolbar.php - line 93

find this: XFORUM_ADMIN_URL

change to this: XFORUM_XADMIN_URL

I have been reconfiguring the permissions setup, so I expect to have a new POC release in the next week or so.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...