Stockom Business Management System

  1. Home
  2. Docs
  3. Stockom Business Management System
  4. Business Management
  5. Registering your Business in ultimatePOS

Registering your Business in ultimatePOS

  1. Click on register business link on the welcome page.
  2. Registering business involves multiple steps;  Business Details, Tax details, and Owner details.
  3. Business Details: Fill out the relevant fields; select the appropriate currency & Time zone; click on Next. Time Zone & Currency can be different for different registered businesses.
  4. Tax Details: You should fill out at least one Tax name and Tax number. Tax is like GST/VAT which varies for different countries. Fill details & click on next.
  5. Owner Details: Provide asked details. Username & Password are used to login so make sure you remember them.
  6. The owner created during this registration will be admin of the business. More admin can be added/edited/deleted from user management section.
  7. Click on the register button and after successful registration, it will get redirected to login screen. Login with owner username/password created.

Note: You can change any of the above details in the business settings section.

Removing/Disabling register link:

UltimatePOS allows you to add multiple businesses. But many times you don’t want to allow external visitors to register there business. So you can disable registration by following these steps.

Ultimate POS allows you to create unlimited numbers of businesses or shops. All of them can use the application at once.

But sometime you may like to disable the registration to prevent usage of the application by outsiders without your knowledge.

Easy steps if you have superadmin module:

This step applied if you have superadmin module installed.

Go to superadmin settings -> Application Settings -> Uncheck the “Allow Registration” checkbox and click on the update button.

Without superadmin modules:

  1.  Open .env (not .env.example) present in your codebase.
  2. Scroll down to the bottom of the file. Here you will find a setting which says"ALLOW_REGISTRATION=true"Change that setting to"ALLOW_REGISTRATION=false"

All done. Now it will not show the registration link and will not even open the registration page.

Note: To register your own business simply change it to "ALLOW_REGISTRATION=true"

If you’re using cpanel to edit the file then it will not show hidden files (.env is hidden). So in the file manager make sure Show Hidden Files (dotfiles)” is checked or search for documentation of our hosting to show hidden files in file manager.

Was this article helpful to you? Yes No

How can we help?