Compare commits

...

2 Commits

Author SHA1 Message Date
Jonathan Castillo (jcs) 4ea389ed16 [FIX] redirects: redirection loop on install.rst 2024-01-12 11:47:48 +01:00
Donatienne (dopi) 995e210cf6 [MOV] geo ip installation: move page to install
Page moved from Websites to Install section

taskid-3512515
2024-01-12 11:47:47 +01:00
7 changed files with 12 additions and 9 deletions
+1
View File
@@ -47,3 +47,4 @@ functionalities, including functional support, upgrades, and hosting. `Pricing
install/deploy
install/cdn
install/email_gateway
install/geo_ip
@@ -1,6 +1,9 @@
==========================================
Geo IP Installation (On-Premises Database)
==========================================
======
Geo IP
======
.. note::
This documentation only applies to On-premise databases.
Installation
============
@@ -40,7 +43,7 @@ Installation
1. See `GeoLite Legacy databases are now discontinued
<https://support.maxmind.com/geolite-legacy-discontinuation-notice/>`_
How To Test GeoIP Geolocation In Your Odoo Website
How to test GeoIP geolocation in your Odoo website
==================================================
1. Go to your website. Open the web page that you want to test ``GeoIP``.
@@ -53,7 +56,7 @@ How To Test GeoIP Geolocation In Your Odoo Website
You should end up with a dictionary indicating the location of the IP address.
.. image:: on-premise_geo-ip-installation/on-premise_geo-ip-installation01.png
.. image:: geo_ip/on-premise_geo-ip-installation01.png
:align: center
.. note::
@@ -11,4 +11,3 @@ Configuration
configuration/multi_website
configuration/unsplash
configuration/recaptcha
configuration/on-premise_geo-ip-installation
@@ -121,7 +121,7 @@ be redirected to the right website using GeoIP.
.. note::
Geo IP is installed by default in Odoo Online. If you run Odoo
on-premise, dont forget to install *GeoIP* library.
See :doc:`on-premise_geo-ip-installation`
See :doc:`/administration/install/geo_ip`
.. seealso::
- :doc:`/administration/maintain/domain_names`
+1 -1
View File
@@ -136,7 +136,7 @@ administration/db_management/hosting_changes.rst administration/maintain/hosting
administration/db_upgrade.rst administration/upgrade/process.rst # db_upgrade -> /upgrade/process
administration/enterprise.rst administration/maintain/enterprise.rst # /* -> /maintain/*
administration/update.rst administration/maintain/update.rst # administration/* -> administration/maintain/*
administration/install.rst administration/install/install.rst # /* -> /install/*
# administration/install.rst administration/install/install.rst # /* -> /install/*
administration/deployment/cdn.rst administration/install/cdn.rst # /deployment/* -> /install/*
administration/deployment/deploy.rst administration/install/deploy.rst # /deployment/* -> /install/*
administration/deployment/email_gateway.rst administration/install/email_gateway.rst # /deployment/* -> /install/*
+1 -1
View File
@@ -109,7 +109,7 @@ applications/services/fsm/default_warehouse.rst applications/services/field_serv
# applications/websites
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