Learn how to integrate custom fonts into your Odoo site using the web editor and for custom themes, ensuring brand uniqueness while complying with EU data protection regulations.
Discover how to enrich your Odoo website with a custom snippet that allows users to open animated images in full-screen view upon clicking, offering a captivating user experience.
Transform the look of your Odoo 16 documents. This guide delves deep into creating custom layouts, ensuring each report and document aligns with your brand identity.
Overcome common challenges in Odoo theme management with this guide to using the Apps module. Make installing, updating, and removing themes straightforward.
Discover a quick and easy way to configure a reverse proxy for your Odoo instance using Nginx Proxy Manager in Docker. Say goodbye to cumbersome manual Nginx setups.
Tailwind CSS is a utility first framework which will help speed up the design of your application. Unfortunately, it is not so easy to configure Tailwind CSS for Wagtail CMS. This blog post will try to guide you through this process.
Why should you use Docker to run Wagtail CMS. Docker is a containerization tool used for running isolated, reproducible application environments. It will run everywhere in exactly the same, predictable way.
Git is a modern version control system, which is used by a staggering number of software projects, both open source and commercial. But Git can also be extremely helpful for social scientists.