I have deployed odoo14 on my droplet. In order to change themes and add third-party apps, i need to access the addon’s folder in odoo14 package and save the files required in that folder… Can you please help me understand how can i add themes or third-party apps to my odoo14.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
One way of doing this would be via SFTP. You could use an FTP client like FileZilla to do so.
You can follow the step by step instructions on how to do that here:
https://docs.digitalocean.com/products/droplets/how-to/transfer-files/
Hope that this helps. Best, Bobby