Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Install 3rd Party App

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
appsfacebookpixel3rdparty
2 Răspunsuri
47057 Vizualizări
Imagine profil
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
Imagine profil
Abandonează
Imagine profil
Niyas Raphy (Walnut Software Solutions)
Cel mai bun răspuns

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
Imagine profil
Abandonează
Imagine profil
aelaw326@gmail.com
Cel mai bun răspuns

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

https://youtu.be/T19bmJ6p3pY

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
Download and install 3rd party app Rezolvat
apps 3rdparty
Imagine profil
Imagine profil
2
nov. 23
31095
Where to put the Facebook pixel ? Rezolvat
facebook pixel
Imagine profil
Imagine profil
Imagine profil
2
iun. 24
13144
Install Facebook and Adroll Pixel
facebook pixel
Imagine profil
Imagine profil
1
iun. 23
3380
Facebook Pixel Events
facebook pixel
Imagine profil
Imagine profil
1
sept. 20
6206
How does Odoo 16 Community Edition install 3rd party apps?
apps 3rdparty odoo16features
Imagine profil
Imagine profil
Imagine profil
Imagine profil
4
mai 24
9608
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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