mirror of
https://github.com/odoo/documentation.git
synced 2026-01-04 02:36:32 +07:00
[IMP] Website Themes - Going Live
[IMP] Website Themes - Going Live
- Content update and additions
- Screenshot
- New anchors
[FIX] Fix after code review
[FIX] Anchor to noupdate attribute
closes odoo/documentation#12518
X-original-commit: 664d73771c
Signed-off-by: Brandon Mercier (bram) <bram@odoo.com>
This commit is contained in:
@@ -2,12 +2,16 @@
|
||||
Going live
|
||||
==========
|
||||
|
||||
Once you have finished all the web design and development work, it's time to deploy it on a
|
||||
development or production database.
|
||||
Once all the web design and development work finished, it's time to deploy it on a development or
|
||||
production database.
|
||||
|
||||
.. _website_themes/going_live/module_import:
|
||||
|
||||
Module import
|
||||
=============
|
||||
|
||||
.. _website_themes/going_live/module_import/saas:
|
||||
|
||||
Odoo SaaS
|
||||
---------
|
||||
|
||||
@@ -20,16 +24,23 @@ Follow these steps the first time you import a module:
|
||||
#. Click on :guilabel:`Import Module` in the menu.
|
||||
#. Upload your ZIP file, tick :guilabel:`Force init`, and click the :guilabel:`Import App` button.
|
||||
|
||||
.. image:: going_live/screenshot-import-module.png
|
||||
:alt: Import a module on Odoo Online
|
||||
|
||||
If you need to re-import a module after making some changes, follow the same steps, but before
|
||||
importing the module, open the developer menu and select :guilabel:`Become Superuser`. To leave the
|
||||
Superuser mode, log out and log back in.
|
||||
|
||||
.. warning::
|
||||
The ZIP file size must be less than 50 MB.
|
||||
.. important::
|
||||
- Don't forget to untick :guilabel:`Force init` if you import a module for the second time.
|
||||
Otherwise, existing data might be lost. (:ref:`Related to noupdate=1 <website_themes/pages/theme_pages/noupdate>`).
|
||||
- The ZIP file size must be less than 50 MB.
|
||||
|
||||
.. seealso::
|
||||
- `Odoo eLearning: Register a Free Domain Name <https://www.odoo.com/slides/slide/register-a-free-domain-name-1663>`_
|
||||
|
||||
.. _website_themes/going_live/module_import/sh:
|
||||
|
||||
Odoo.sh
|
||||
-------
|
||||
|
||||
@@ -38,3 +49,22 @@ in the list and install it.
|
||||
|
||||
.. seealso::
|
||||
:doc:`Introduction to Odoo.sh <../../../administration/odoo_sh/overview/introduction>`
|
||||
|
||||
.. _website_themes/going_live/whats_next:
|
||||
|
||||
What's next?
|
||||
============
|
||||
|
||||
After importing and installing the module and before going live, make sure to check the SEO and
|
||||
redirects as well as your domain name.
|
||||
|
||||
.. seealso::
|
||||
|
||||
**SEO & Redirects**
|
||||
|
||||
- :doc:`../../../applications/websites/website/pages/seo`
|
||||
- :ref:`website/URL-redirection`
|
||||
|
||||
**Domain name**
|
||||
|
||||
- :ref:`domain-name/existing`
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
Reference in New Issue
Block a user