Skip to:
Content
Pages
Categories
Search
Top
Bottom

Create channel function


  • visiongaiatechnology
    Participant

    @visiongaiatechnology

    Aloha honored Buddypress Forum,

    I have been trying for some time to implement a function in Buddypress to enable my users to create channels as well as normal groups.

    In the channels only administrators and moderators should be able to publish posts but for example the chat should remain available for the users. The idea is that users can follow a channel that shares specific information but should not be hidden or closed.

    Unfortunately, all attempts to write a custom plugin as an extension have so far only triggered a fatal error.

    Maybe you have a solution for me.

    Best regards

    Translated with DeepL.com (free version)

Viewing 5 replies - 1 through 5 (of 5 total)

  • Venutius
    Moderator

    @venutius

    Can you code?


    visiongaiatechnology
    Participant

    @visiongaiatechnology

    Let’s put it this way: I’m just learning how to do it and this is one of my first projects 🙂


    Venutius
    Moderator

    @venutius

    https://wordpress.com/plugins/bp-fan-page

    This is an old plugin of mine, which I think still works, and is simple enough to tweak in order to create a group type called Channel, and there are some customisation options built in.

    Technically, you could fork it and pretty much just so a search and relace on the word fan to the word channel and that would work.

    But I’d be happy to work with you to add an extra option for a channel page. I’d want you to do most of the work though. I’ve only just got back into coding after a lot of time away. BuddyPress plugins are not a high priority for me, but yes I’d be happy to help you teach yourself programming by manging my plugin.


    xavimass
    Participant

    @xavimass

    BuddyPress doesn’t have this functionality built-in, there are potential approaches you can explore:
    While your attempts at a custom plugin haven’t been successful, it’s still a viable option.
    Post your error logs and relevant code snippets on the BuddyPress forum thread you linked. Experienced developers can analyze and identify the issue or Hire a WordPress developer experienced with BuddyPress customizations. They can create a more robust and error-free plugin.

    Several plugins might achieve a similar result, though not always with exact feature parity:
    Creates exclusive groups where only admins and moderators can post, but members can still access content and chat.


    visiongaiatechnology
    Participant

    @visiongaiatechnology

    That sounds great.
    We’ve also had a lot to do recently, but we should slowly have the capacity to implement it.
    I have already installed the plugin, but the only error that is currently occurring is that you can’t join the group/channel.

    I will have a look at the error logs later.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.
Skip to toolbar