• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

  • Register
  • Login
  • Search
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups

Footer of Admin Panel

General Discussion
2
2
124
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D
    dipakthakur_13 last edited by 18 Apr 2025, 10:16

    Hey! can you please help me in the admin panel. How can I remove this from the admin panel. ![alt text]Screenshot 2025-04-18 154449.png

    ghermans 1 Reply Last reply 21 Apr 2025, 15:53 Reply Quote 0
    • ghermans
      ghermans @dipakthakur_13 last edited by 21 Apr 2025, 15:53

      @dipakthakur_13

      You can change this in the following file packages/Webkul/Admin/src/Resources/views/components/layouts/index.blade.php

      There you will find the following code

      <!-- Powered By -->
                      <div class="mt-auto">
                          <div class="border-t bg-white py-2 text-center text-sm dark:border-gray-800 dark:bg-gray-900 dark:text-white">
                              @lang('admin::app.components.layouts.powered-by.description', [
                                  'bagisto' => '<a class="text-blue-600 hover:underline dark:text-darkBlue" href="https://bagisto.com/en/">Bagisto</a>',
                                  'webkul' => '<a class="text-blue-600 hover:underline dark:text-darkBlue" href="https://webkul.com/">Webkul</a>',
                              ])
                          </div>
                      </div>
      

      Kind regards,
      Glenn Hermans

      Manager Bagisto Europe
      info@bagisto.eu

      1 Reply Last reply Reply Quote 0
      1 out of 2
      • First post
        1/2
        Last post