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

Bagisto

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

How can I use bagisot admin with apis only, without themes

Knowledge Base
3
7
665
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.
  • M
    Megalight last edited by 20 Aug 2020, 05:51

    I create site and want use only admin dashboard with functionality , without any themes , how can i do that??

    1 Reply Last reply Reply Quote 0
    • V
      Vaishali Agarwal last edited by 26 Aug 2020, 15:42

      @Megalight
      We didn't get your query!! could you please explain in detail.

      1 Reply Last reply Reply Quote 0
      • M
        Megalight last edited by 27 Aug 2020, 07:04

        I create single page application and its use in another server I don't need Bagisto themes, I use only API Bagsito app

        1 Reply Last reply Reply Quote 0
        • V
          Vaishali Agarwal last edited by 27 Aug 2020, 07:15

          @Megalight
          As I can understand, you wants to use only the Bagisto API??

          1 Reply Last reply Reply Quote 0
          • M
            Megalight last edited by 3 Sept 2020, 06:24

            Yes only API

            1 Reply Last reply Reply Quote 0
            • M
              Megalight last edited by 9 Sept 2020, 09:33

              Has any ideas?????

              1 Reply Last reply Reply Quote 0
              • V
                vishalK last edited by 10 Sept 2020, 11:31

                Hi Megalight

                If you don't want to show your theme on browser just delete or comment all code inside master.blade.php you will find this file " $root_folder/resources/themes/velocity/views/layouts/master.blade.php " on this path but make sure you have original copy of this file.

                So by doing this api will work normally but instead of showing theme layout it will show blank page when you hit url.

                You can also use java script code inside master.blade.php (after deleting or commenting default code) to redirect it to admin login if you wish.

                Thanks!

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