Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

Install 3rd Party App

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
appsfacebookpixel3rdparty
2 Respuestas
47054 Vistas
Avatar
Noah Case

I need help installing a 3rd party app for a client. This Odoo account is owned by the client I am working for, I am simply the web designer. They asked me to install a 3rd party app to enable facebook pixel tracking on the odoo website.


Specifically, we purchased the Website Facebook Pixel by Garazd Creation. (https://apps.odoo.com/apps/modules/13.0/website_facebook_pixel/)


I tried reaching out to the creator of the plugin and received no response. The video that he has available to walk through the install is not accurate to my experience. In the video he shows simply being able to purchase, click install, then go to the website settings and paste the facebook pixel. 

On my end, after purchasing, all it shows is a "download" button, not an "install" button. This is allowing me to download a zip file of the plugin, but I have no idea what to do with that...


Anyone know how to install 3rd party apps manually?

1
Avatar
Descartar
Avatar
Niyas Raphy (Walnut Software Solutions)
Mejor respuesta

Hi,

For installing third party modules in odoo, first of all what you have to do is that, using the download button, download the purchased module, then you will be able to get a zip file. Just extract the zip file, then you will get a folder like website_facebook_pixel, now we have to move it to the client's odoo instance.


If the clients odoo is hosted in some server, you have to move it to the server and place the module in his addons path. To move the code to server, lot of tools are available, if you are using ubuntu, you can use ssh, putty etc.

Once you are able to move to server, next task is to find the custom addons path, for this, what you can do is that, go to the folder etc, by typing
cd  /etc

Then inside this folder, most probably there will be a file name odoo.conf or odoo-server.conf , this is the doo configuration file, using nano editor you can open it.


sudo nano odoo.conf


Once you open it, inside the content, you will be able to see the addons path, get the custom addons path from it, it will be something like  /opt/custom or /opt/odoo/custom .


So now you get the custom addons path, place the module inside it and now you have to restart the odoo service. Once the service is restarted, go to the odoo user interface, activate the developer mode, click update app list and search the module and install it.


https://www.youtube.com/watch?v=KCGAKbVT92k


Thanks

1
Avatar
Descartar
Avatar
aelaw326@gmail.com
Mejor respuesta

I put together a video for this.  Hope it helps!

https://youtu.be/T19bmJ6p3pY

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Download and install 3rd party app Resuelto
apps 3rdparty
Avatar
Avatar
2
nov 23
31095
Where to put the Facebook pixel ? Resuelto
facebook pixel
Avatar
Avatar
Avatar
2
jun 24
13144
Install Facebook and Adroll Pixel
facebook pixel
Avatar
Avatar
1
jun 23
3380
Facebook Pixel Events
facebook pixel
Avatar
Avatar
1
sept 20
6206
How does Odoo 16 Community Edition install 3rd party apps?
apps 3rdparty odoo16features
Avatar
Avatar
Avatar
Avatar
4
may 24
9608
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y estar totalmente integrado.

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