*

servatics

  • **
  • 22 posts
User type
« on: June 19, 2025, 06:34:02 AM »
Hi everyone,
I’m trying to set up user registration so people can choose their account type — either private or business — right from the start. Based on that selection, I’d like to:

Manage different limits, groups and pricing using the Osclass Pay Payment Plugin

Set up a separate business profile using the Business Profile plugin

Offer different publishing rules, services, and subscription options for businesses

Allow users to filter ads by private or business accounts

Can anyone guide me on how to configure this properly in Osclass? Thanks in advance!

*

MB Themes

Re: User type
« Reply #1 on: June 20, 2025, 01:13:38 PM »
How do you configure feature that does not exist?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

servatics

  • **
  • 22 posts
Re: User type
« Reply #2 on: June 21, 2025, 03:02:05 AM »
How do you configure feature that does not exist?

Turns out, Osclass already has that functionality — there's a b_company field in the users table. I’ve already set it up so users can choose their type during registration, and there's filtering based on that field in the search as well. Now I just need to finish tweaking the payment module and business profile to fully support it.

*

MB Themes

Re: User type
« Reply #3 on: June 21, 2025, 01:33:20 PM »
In Osclass oay you may try to create different groups for different user types, however you will need to code what group to show to what user type.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots