Ultimate POS - Best Advanced Stock Management, Point of Sale & Invoicing application

Ultimate POS - Best Advanced Stock Management, Point of Sale & Invoicing application v7.0 Nulled

No permission to download
  • Welcome to Babiato Forum! All Resources are 100% clean and Safe to Use

ioloo

Member
Banned User
Sep 25, 2019
59
38
18
Modules are not working for me. All my server requirements are green.

mydomain.com/public/Modules/Superadmin/install

1) I made a folder 'Modules' www root / It shows me 404 error.
2)
  1. Unzip the downloaded code. Inside that, you will find the module zip file, upload this zip file by clicking on Upload Module.
    NOTE: If it displays some error then you can unzip the module zip file and place it directly inside the Modules folder (pos/Modules folder)
I don`t have a 'Upload Module' button.

Can anyone help?


-------------solved----------
Wrong account :D
 
Last edited:

planet

Member
May 30, 2021
152
21
18
when enabling "ADMINISTRATOR_USERNAMES=admin", in env.
there is a administer backup feature. how to get rid of the modules feature?
modules.PNG
 

Mrsam_1

Well-known member
Administrative
Trusted Seller
Jul 25, 2018
57,252
62,506
120
Modules are not working for me. All my server requirements are green.

mydomain.com/public/Modules/Superadmin/install

1) I made a folder 'Modules' www root / It shows me 404 error.
2)
  1. Unzip the downloaded code. Inside that, you will find the module zip file, upload this zip file by clicking on Upload Module.
    NOTE: If it displays some error then you can unzip the module zip file and place it directly inside the Modules folder (pos/Modules folder)
I don`t have a 'Upload Module' button.

Can anyone help?


-------------solved----------
Wrong account :D
good to know that you understood the issue.
 

Mrsam_1

Well-known member
Administrative
Trusted Seller
Jul 25, 2018
57,252
62,506
120
when enabling "ADMINISTRATOR_USERNAMES=admin", in env.
there is a administer backup feature. how to get rid of the modules feature?
modules.PNG
Modules feature is visible to super admin only.
 
  • Like
Reactions: planet

Mrsam_1

Well-known member
Administrative
Trusted Seller
Jul 25, 2018
57,252
62,506
120
how to fix this?


Hidden text, you need have 3 resources, now you have 0 resources.
share 3 resources to get the password or read the whole thread to get the password for free. (already shared)
 

planet

Member
May 30, 2021
152
21
18
how to set up cronjob guys?
ex: * * * * * /usr/local/bin/lsphp /home/mydomain/public_html/1/artisan schedule:run >> /dev/null 2>&1.
to set up a 1-day backup?
 
  • Like
Reactions: TechBrain

hero70411

Active member
May 4, 2022
155
179
43
login as superadmin. how to get rid of the modules menu? because I only need 'administer Backup' only.
Finally i understand your idea.
Open: app\Http\Middleware\AdminSidebarMenu.php
Find this code and delete it:
Code:
            //Modules menu
            if (auth()->user()->can('manage_modules')) {
                $menu->url(action('Install\ModulesController@index'), __('lang_v1.modules'), ['icon' => 'fa fas fa-plug', 'active' => request()->segment(1) == 'manage-modules'])->order(60);
            }
 
  • Love
Reactions: planet

planet

Member
May 30, 2021
152
21
18
Finally i understand your idea.
Open: app\Http\Middleware\AdminSidebarMenu.php
Find this code and delete it:
Code:
            //Modules menu
            if (auth()->user()->can('manage_modules')) {
                $menu->url(action('Install\ModulesController@index'), __('lang_v1.modules'), ['icon' => 'fa fas fa-plug', 'active' => request()->segment(1) == 'manage-modules'])->order(60);
            }
yes, it worked. Thank you very much. How about sending coffee to you?
 

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu