Skip to Content
Odoo Menu
  • Log ind
  • Prøv gratis
  • apps
    Økonomi
    • Bogføring
    • Fakturering
    • Udgifter
    • Regneark (BI)
    • Dokumenter
    • e-Signatur
    Salg
    • CRM
    • Salg
    • POS Butik
    • POS Restaurant
    • Abonnementer
    • Udlejning
    Hjemmeside
    • Hjemmesidebygger
    • e-Handel
    • Blog
    • Forum
    • LiveChat
    • e-Læring
    Forsyningskæde
    • Lagerbeholdning
    • Produktion
    • PLM
    • Indkøb
    • Vedligeholdelse
    • Kvalitet
    HR
    • Medarbejdere
    • Rekruttering
    • Fravær
    • Medarbejdersamtaler
    • Anbefalinger
    • Flåde
    Marketing
    • Markedsføring på sociale medier
    • E-mailmarketing
    • SMS-marketing
    • Arrangementer
    • Automatiseret marketing
    • Spørgeundersøgelser
    Tjenester
    • Projekt
    • Timesedler
    • Udkørende Service
    • Kundeservice
    • Planlægning
    • Aftaler
    Produktivitet
    • Dialog
    • Godkendelser
    • IoT
    • VoIP
    • Vidensdeling
    • WhatsApp
    Tredjepartsapps Odoo Studio Odoo Cloud-platform
  • Brancher
    Detailhandel
    • Boghandel
    • Tøjforretning
    • Møbelforretning
    • Dagligvarebutik
    • Byggemarked
    • Legetøjsforretning
    Mad og værtsskab
    • Bar og pub
    • Restaurant
    • Fastfood
    • Gæstehus
    • Drikkevareforhandler
    • Hotel
    Ejendom
    • Ejendomsmægler
    • Arkitektfirma
    • Byggeri
    • Ejendomsadministration
    • Havearbejde
    • Boligejerforening
    Rådgivning
    • Regnskabsfirma
    • Odoo-partner
    • Marketingbureau
    • Advokatfirma
    • Rekruttering
    • Audit & certificering
    Produktion
    • Tekstil
    • Metal
    • Møbler
    • Fødevareproduktion
    • Bryggeri
    • Firmagave
    Heldbred & Fitness
    • Sportsklub
    • Optiker
    • Fitnesscenter
    • Kosmetolog
    • Apotek
    • Frisør
    Håndværk
    • Handyman
    • IT-hardware og support
    • Solenergisystemer
    • Skomager
    • Rengøringsservicer
    • VVS- og ventilationsservice
    Andet
    • Nonprofitorganisation
    • Miljøagentur
    • Udlejning af billboards
    • Fotografi
    • Cykeludlejning
    • Softwareforhandler
    Gennemse alle brancher
  • Community
    Få mere at vide
    • Tutorials
    • Dokumentation
    • Certificeringer
    • Oplæring
    • Blog
    • Podcast
    Bliv klogere
    • Udannelselsesprogram
    • Scale Up!-virksomhedsspillet
    • Besøg Odoo
    Få softwaren
    • Download
    • Sammenlign versioner
    • Udgaver
    Samarbejde
    • Github
    • Forum
    • Arrangementer
    • Oversættelser
    • Bliv partner
    • Tjenester til partnere
    • Registrér dit regnskabsfirma
    Modtag tjenester
    • Find en partner
    • Find en bogholder
    • Kontakt en rådgiver
    • Implementeringstjenester
    • Kundereferencer
    • Support
    • Opgraderinger
    Github Youtube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Få en demo
  • Prissætning
  • Hjælp

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Bogføring
  • Lager
  • PoS
  • Projekt
  • MRP
All apps
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Hjælp

[Missing feature] setting the website offline in odoo 8

Tilmeld

Få besked, når der er aktivitet på dette indlæg

Dette spørgsmål er blevet anmeldt
offline8.0
14 Besvarelser
8854 Visninger
Avatar
Lucas Huber

The new website modules of odoo are great, but I miss deeply one small feature. As in Joomla for instance it should be possible to set the website offline. Without this feature I can hardly imagine, a company will be very happy, if for intance they already uses the ERP function and wanting to start build the their website, that the whole procedure of building this site is possibly going on in public. Or are there any workarounds?

5
Avatar
Kassér
Stephen Mack

I agree it would be a valuable feature.

Ray Carnes

I think many companies have a process for building and publishing websites. They would not normally work on a production server, instead having a duplicate 'staging' server. Then they would push changes to the production server during off-hours.

Stephen Mack

True but if you need to bring down the website fast (such as it's been hacked) it would be nice to have something. However the more that I think about it, if you are configured via a reverse proxy then you already have that feature.

Leonardo Donelli

You could try submitting this as a request on GitHub issues.

Lucas Huber
Forfatter

My consideration about Stephen and Rays comments: What you suggest if I have already my odoo running without CMS (website) and want to start building it?? I see the only workaround, without this feature, to change the URL to un unknow own, but this is not the solution yet.

Avatar
Rui Andrada
Bedste svar

This feature is not missing anymore, I've developed a module to get site in maintenance mode when needed.

The module is available from my github repository https://github.com/shingonoide/odoo_ezdoo/tree/master/addons/website_maintenance

I have some users which needs turn website offline until is ready to public and think this module do the job well.

I hope it helps you too.

P.S. If you think the answer was useful, please up vote my answer.

5
Avatar
Kassér
Stephen Mack

Nicely done. Can you put html in your optional message field?

Rui Andrada

No, the field is just for you customize a simple message to visitor. Soon as possible, I think to allow edit the 503 error page from website editor.

Rui Andrada

You can always edit the full html template in Settings / Technical / User Interface / Views, then search for 503 in search box and edits the view as you need. Be careful, you have to know how to change Odoo xml view.

Luke Branch

@Rui, Great work! I've forked this to add a few features I need personally such as a custom HTML page and a countdown timer using flipclock.js (http://flipclockjs.com/).

Lucas Huber
Forfatter

Thanks a lot Rui, that's very useful.

Lucas Huber
Forfatter

Maybe you could change the habit that your module is hiding website settings from other admins then the superadmin?

Avatar
Kristina E.D.
Bedste svar

Hello all!

I can't find the module "website_maintenance" or similar in the apps list or community modules list in Odoo. At the moment I'm not able to access the server via FTP in order to load there custom module on this even if our Odoo instance is running in a server we have acquired (not SaaS).

Anybody knows if there is any changes on this by Odoo official team? This seems to be core functionalities in most of CMS Systems that you can hide the site or individual pages while you are editing them and building a site. It's a very crucial and basic feature, and in this way it should be a core functionality, not something that people need to make as a custom functionality.

0
Avatar
Kassér
Avatar
Stephen Mack
Bedste svar

Technically not an answer but I can't post images in comments so please forgive me odoo gods.

Well odoo has something for themselves.  Not sure that it is built into odoo or something else.  But I captured this screen during the v8rc1 upgrade yesterday.

0
Avatar
Kassér
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Tilmeld dig
Related Posts Besvarelser Visninger Aktivitet
Clients queue system
8.0
Avatar
Avatar
7
sep. 20
8383
Is there a way to create a report or export the cached orders that were made when the pos was offline?
offline
Avatar
0
maj 19
5414
odoo 8.0 crash after update crm module
8.0
Avatar
Avatar
1
nov. 17
4953
MemoryError when I ltry de genearte Openning Entries
8.0
Avatar
0
nov. 16
4576
Odoo default user password
8.0
Avatar
Avatar
1
jan. 24
34264
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Oversættelser
Tjenester
  • Odoo.sh-hosting
  • Support
  • Opgradere
  • Individuelt tilpasset udvikling
  • Uddannelse
  • Find en bogholder
  • Find en partner
  • Bliv partner
Om os
  • Vores virksomhed
  • Brandaktiver
  • Kontakt os
  • Stillinger
  • Arrangementer
  • Podcast
  • Blog
  • Kunder
  • Juridiske dokumenter • Privatlivspolitik
  • Sikkerhedspolitik
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo er en samling open source-forretningsapps, der dækker alle dine virksomhedsbehov – lige fra CRM, e-handel og bogføring til lagerstyring, POS, projektledelse og meget mere.

Det unikke ved Odoo er, at systemet både er brugervenligt og fuldt integreret.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now