Bagisto Forum

    Bagisto

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

    Footer of Admin Panel

    General Discussion
    2
    2
    93
    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

      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 Reply Quote 0
      • ghermans
        ghermans @dipakthakur_13 last edited by

        @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
        • First post
          Last post