Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

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

    Manually change PHP templates in Docker container

    Dolibarr
    2
    6
    243
    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.
    • O
      opensourced last edited by

      On my dolibarr instance, i would like to edit some php templates. Once i placed the app in recovery mode and made the desired changes. After running ./start.sh the changes are visible and running fine. However, when i disable the recovery state, my changes are somehow reset to the original state.

      How can i make the changes persist?
      Thanks in advance!

      girish 1 Reply Last reply Reply Quote 0
      • girish
        girish Staff @opensourced last edited by

        @opensourced What files are you changing?

        O 2 Replies Last reply Reply Quote 0
        • O
          opensourced @girish last edited by

          @girish one of the files i want to change is htdocs/public/members/new.php

          1 Reply Last reply Reply Quote 0
          • O
            opensourced @girish last edited by

            @girish Any news on how to accomplish that? Thanks a lot!

            girish 1 Reply Last reply Reply Quote 0
            • girish
              girish Staff @opensourced last edited by

              @opensourced I have to investigate whether those files are supposed to be writable/customizable by user or not. Do you know if those files are source code or files that are meant to be user modifiable?

              O 1 Reply Last reply Reply Quote 0
              • O
                opensourced @girish last edited by

                @girish Basically these are php files that make use of db variables and properties defined in the GUI. However, to make (in my opinion essential) customizations, I need to edit these templates. These changes however are mostly to optimize the user experience.

                For me they dont need to be editable during runtime. If i could make the changes persist in recovery mode and the restart the app with the adapted files in readonly, that would be perfect.

                Best

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Powered by NodeBB