QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    How can we run qloapp in development mode

    Technical Help
    run qloapp development mode
    3
    4
    579
    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.
    • E
      ehand last edited by

      Hi,

      Can I run this application in development mode to customize some thing according to the my need.

      Thanks

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

        Hi @ehand
        Yes, you can.

        E 1 Reply Last reply Reply Quote 0
        • E
          ehand @Faiz last edited by

          @Faiz

          can you please guide how to run the app in development mode.
          Thank you

          S 1 Reply Last reply Reply Quote 0
          • S
            shreesh Global Moderator @ehand last edited by

            @ehand

            To enable dev mode edit the file at path
            hotelcommerce/config/defines.inc.php

            change PS_MODE_DEV to true

            if (!defined('_PS_MODE_DEV_')) {
                define('_PS_MODE_DEV_', true);
            }
            
            1 Reply Last reply Reply Quote 0
            • Referenced by  S shreesh 
            • First post
              Last post