Website Transfer
Move a website you built with the Odoo editor from one database to another — pages, HTML, CSS, JavaScript, images, fonts, menus and theme — packed into a single ZIP file and re-applied with pixel-perfect fidelity.
Your whole site in a single file
Open Website → Configuration → Export Website, pick the site and download a ZIP. It bundles every page and its HTML, the edited header and footer, uploaded images and fonts, your color palette and custom SCSS/JS, menus and mega-menus, redirects, and the theme you chose — ready to travel.
Into a new site, or on top of an existing one
Upload the ZIP on any instance with the module installed. Import it as a brand-new website or apply it to an existing one. Choose Exact copy to mirror the archive, or Merge to only add and update — never deleting what you already have. The theme is installed automatically when it's available.
Know exactly what came across
Every import ends with a plain-language report — how many pages, images, menus, style customizations and redirects were applied — plus any warnings worth a second look. Then jump straight to the imported site with View Website.
What travels with your site
Everything the website editor produces — captured and rebuilt on the other side.
Pages & HTML
Every page and its full drag-and-drop content, including edited headers & footers.
Styles & scripts
Color palette, fonts, custom SCSS rules and custom JavaScript — exactly as set.
Images & media
Uploaded pictures and fonts move too — matched by content, so re-imports never duplicate them.
Menus & mega-menus
The full navigation tree — submenus, mega-menus and their layout — rebuilt intact.
Theme & settings
Theme choice, logo, favicon, social links, custom head/footer code and robots.txt.
Languages
Translated page content comes across; missing languages are activated automatically.
Redirects
301/302/308 URL redirects created in the editor are carried over as-is.
Idempotent
Re-import the same archive any time — it updates in place instead of duplicating.
On-premise & private
The archive is a plain file on your machine. Nothing is sent to any external service.
How it works
1. On the source instance, open Website → Configuration → Export Website, pick the site and click Export — a ZIP downloads.
2. On the target instance (same module installed), open Import Website, upload the ZIP and choose a target — a new website or an existing one.
3. The module rewrites internal image links to the new database, installs the theme if needed, activates any missing languages, and rebuilds every page, menu and style.
4. You get a summary of everything applied. Click View Website and it's live — identical to the original.
Perfect for
Promoting a site from staging to production · handing a finished site to a client's own server · keeping a portable backup of the editor content · reusing one design as a starting point for the next project.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Website (website)
• Discuss (mail) |
| Lines of code | 1091 |
| Technical Name |
cons_website_transfer |
| License | LGPL-3 |
| Website | https://odoomacedonia.mk |
Please log in to comment on this module