Manually change PHP templates in Docker container
-
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! -
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! -
@opensourced What files are you changing?
@girish one of the files i want to change is htdocs/public/members/new.php
-
@opensourced What files are you changing?
@girish Any news on how to accomplish that? Thanks a lot!
-
@girish Any news on how to accomplish that? Thanks a lot!
-
@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?
@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
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login