·
Added a discussion

how can I make it so a user choose between two account type when create an account ( business or person)

Thank you for your help

  • 592
Comments
    • Hello @lejt !

      The simplest way is renaming the "organizations" to "business" via the Polyglot app. Then it will not require any other changes.

      • I considered that, but it seems like whenever a new update is released, I'll have to redo the process.

        I've installed the Paid Levels app and created a level named "Business Account," which I set to free.

        I've established permissions outlining all the tasks I want the business to be able to perform.

        I've added the link ":site.com/acl-view" to the menu and labeled it as "Business Account."

        The setup ensures that everything is visible except to those who haven't upgraded to the Business Account. If someone has a business account, the menu item won't be visible to them.

        I've also included a note on how to upgrade to a business account when creating a person or organization profile.

        I was considering using an SQL replacement to find and replace all instances of certain words in the database with "business," but I'm uncertain if this could potentially disrupt the site's functionality.

        • You variant will not work as your Business Account level has the same, free permissions level as standard. It will work only with paid mem levels.

          Also, yes, this is not a such good idea to rename words via DB. All actions are better made via Studio.

          Login or Join to comment.