[MOV] geo ip installation: move page to install

Page moved from Websites to Install section

taskid-3512515

X-original-commit: a9004e844f
Part-of: odoo/documentation#7391
This commit is contained in:
Donatienne (dopi) 2023-12-29 13:34:49 +01:00 committed by Jonathan Castillo (jcs)
parent 9223318b05
commit 6f81a3b076
5 changed files with 11 additions and 9 deletions

View File

@ -47,3 +47,4 @@ functionalities, including functional support, upgrades, and hosting. `Pricing
install/deploy install/deploy
install/cdn install/cdn
install/email_gateway install/email_gateway
install/geo_ip

View File

@ -1,6 +1,9 @@
========================================== ======
Geo IP Installation (On-Premises Database) Geo IP
========================================== ======
.. note::
This documentation only applies to On-premise databases.
Installation Installation
============ ============
@ -32,8 +35,8 @@ Installation
.. seealso:: .. seealso::
- :doc:`CLI documentation </developer/reference/cli>`. - :doc:`CLI documentation </developer/reference/cli>`.
Test GeoIP Geolocation In Odoo Website Test GeoIP geolocation in your Odoo website
====================================== ===========================================
Edit a web page to include some geo-ip information such as the country name of the current Edit a web page to include some geo-ip information such as the country name of the current
request IP address. To do so: request IP address. To do so:

View File

@ -184,8 +184,7 @@ Fill out the fields on the :guilabel:`Open: Rules` pop-up as instructed below, t
.. note:: .. note::
In order to track the geographical location of visitors, :guilabel:`GeoIP` must be installed on In order to track the geographical location of visitors, :guilabel:`GeoIP` must be installed on
the database. While this feature is installed by default on *Odoo Online*, *On-Premise* databases the database. While this feature is installed by default on *Odoo Online*, *On-Premise* databases
will require additional :doc:`setup steps will require additional :doc:`setup steps </administration/install/geo_ip>`.
</applications/websites/website/configuration/on-premise_geo-ip-installation>`.
Widget Widget
------ ------

View File

@ -13,4 +13,3 @@ Configuration
configuration/multi_website configuration/multi_website
configuration/unsplash configuration/unsplash
configuration/spam_protection configuration/spam_protection
configuration/on-premise_geo-ip-installation

View File

@ -108,7 +108,7 @@ applications/services/fsm/default_warehouse.rst applications/services/field_serv
# applications/websites # applications/websites
applications/websites/website/reporting/google_analytics_dashboard.rst applications/websites/website/reporting/google_analytics.rst applications/websites/website/reporting/google_analytics_dashboard.rst applications/websites/website/reporting/google_analytics.rst
applications/websites/website/configuration/on-premise_geo-ip-installation.rst administration/install/geo_ip.rst
# developer/howtos # developer/howtos