Bagisto Forum

    Bagisto

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

    Hi all, can any one help us How to add new field in configuraion like in the picture below

    General Discussion
    3
    11
    3443
    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.
    • devansh-webkul
      devansh-webkul last edited by

      Hi @israa96,

      These changes are coming from the packages' config file.

      Just go through these file,
      https://github.com/bagisto/bagisto/blob/master/packages/Webkul/Admin/src/Config/system.php

      And make sure, when you done changes run php artisan optimize command.

      1 Reply Last reply Reply Quote 1
      • devansh-webkul
        devansh-webkul last edited by

        Hi @israa96,

        Or you can follow this guide,
        https://devdocs.bagisto.com/1.x/packages/create-custom-configuration.html

        1 Reply Last reply Reply Quote 0
        • I
          israa96 last edited by

          @devansh-webkul
          thanks alot
          I will follow

          1 Reply Last reply Reply Quote 0
          • devansh-webkul
            devansh-webkul last edited by

            Hi There,

            Thanks for the update.

            Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.com

            That would be grateful for us.

            Thanks & Regards,

            Bagisto Team

            1 Reply Last reply Reply Quote 0
            • I
              israa96 last edited by

              @devansh-webkul
              thanks for ur effort ^_^
              I will make review later
              best regard...

              1 Reply Last reply Reply Quote 0
              • I
                israa96 last edited by

                @devansh-webkul
                I am success to add the fields thanks
                e08086de-65d5-464d-ba18-c55e66c77814-image.png

                1 Reply Last reply Reply Quote 0
                • I
                  israa96 last edited by

                  @devansh-webkul
                  Please can u help us in sth
                  in wich file we need to add those fields to show them through the application

                  1 Reply Last reply Reply Quote 0
                  • devansh-webkul
                    devansh-webkul last edited by devansh-webkul

                    Hi @israa96,

                    From the image I see, you are able to get the fields, now use the key and add it where you want to use it, like this,

                    core()->getConfigData('your-config-key');
                    
                    1 Reply Last reply Reply Quote 1
                    • I
                      israa96 last edited by israa96

                      thanks alot I did it before
                      thanks for all ur effort

                      1 Reply Last reply Reply Quote 0
                      • atalji
                        atalji last edited by

                        This seems intresting !!!

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post