[MOV] geo ip installation: move page to install
Page moved from Websites to Install section taskid-3512515 Part-of: odoo/documentation#7356
This commit is contained in:
parent
505547264e
commit
955ec07a4d
@ -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
|
||||||
|
@ -1,6 +1,9 @@
|
|||||||
==========================================
|
======
|
||||||
Geo IP Installation (On-Premises Database)
|
Geo IP
|
||||||
==========================================
|
======
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
This documentation only applies to On-premise databases.
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
@ -40,7 +43,7 @@ Installation
|
|||||||
1. See `GeoLite Legacy databases are now discontinued
|
1. See `GeoLite Legacy databases are now discontinued
|
||||||
<https://support.maxmind.com/geolite-legacy-discontinuation-notice/>`_
|
<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``.
|
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.
|
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
|
:align: center
|
||||||
|
|
||||||
.. note::
|
.. note::
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
@ -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
|
||||||
------
|
------
|
||||||
|
@ -13,4 +13,3 @@ Configuration
|
|||||||
configuration/multi_website
|
configuration/multi_website
|
||||||
configuration/unsplash
|
configuration/unsplash
|
||||||
configuration/recaptcha
|
configuration/recaptcha
|
||||||
configuration/on-premise_geo-ip-installation
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user