OpenERP-Magento-Facebook integration on Ubuntu
OpenERP Appliance & All-In-One & Magento Forum
Magento E-commerce management using OpenERP
The new magentoerpconnect module is now included in this release of OpenERP installer for Ubuntu. An installer for Magento 1.4.0.1 on Ubuntu >= 9.04 is also available on this post. Both scripts cannot be run on the same ubuntu system.
- Magento-14.0.1-installer-for-ubuntu9.10.sh.gz : Magento 1.4.0.1 installer for Ubuntu 9.04 & Ubuntu 9.10. The Magento extension for multiwebsite OpenERP connector has to be added by its Web Admin Tool. More info here.
- openerp-allinone-setup.sh . It automates the installation and update of OpenERP from source code (latest stable or trunk branch from launchpad.net). The following optional modules have been included: openerp-spain, magentoerpconnect, report-openoffice and openetl. Click on this link to grab the new installer
Social shopping: Magento-Facebook integration
- Facebook Connect Social Shopping. License Type: Open Software License (OSL)
- Facebook Connect Magento Module. License Type: Commercial
Links of interest
https://launchpad.net/magentoerpconnect
Which openERP integration to use
Some basic questions about your magento-openerp connector
Magento extension for multiwebsite OpenERP connector by Open Labs
Zend and Varien Partner to Deliver an All-In-One PHP and Magento eCommerce Solution
Post under construction.
Like this:
November 6, 2009 - Posted by I. Fernandez | ERP, Scripting, Social Shopping, Turnkey, Ubuntu Desktop, Ubuntu Server Canonical | facebook, magento, My OpenERP Links
9 Comments
Sorry, the comment form is closed at this time.
About
Advantages of OpenERP Appliance
The weakest link of the free of charge OpenERP All-In-One for Linux is its dependence on the network and on launchpad.net repository, failing in case the Internet or Launchpad connection gets in trouble and requiring then a new deployment from scratch (with a fresh install of Ubuntu Linux included). Also, this All-In-One installer for Linux lasts longer than 40 minutes, downloading all the required python libraries and OpenERP source code. OpenERP All-In-One for Windows is easy-to-use and fast-to-deploy but is not update-able and not recommended for production either.
On the other hand, the purchase of these inexpensive OpenERP Appliances will save you precious time and money by including OpenERP source code without the need of an Internet connection for downloading OpenERP. The full installation process ends in less than 5 minutes, and can be deployed on virtual machines, in cloud computing infrastructures or installed in physical computers. The appliances also offer a professional well tuned and tested installation with ease of use, latest OpenERP updates with full logging, and guarantee of success without licence costs. Actually this is the number one choice for mission-critical computing (production), testing and demonstrations.
Now you can get the performance, reliability, scalability and usability of propietary ERPs for up to 99,99 percent less!!
Pricing
- OpenERP 6 Desktop Appliance: 6€
- OpenERP 6 Server Appliance: 6€
- OpenERP 6.1rc1 Server Appliance: 6€
Community vs Enterprise pricing
Pricing of services offered by the Editor: click here and here
Where to purchase and download OpenERP Appliance
‘Add to cart’ buttons available here via e-junkie.com purchases. PayPal, credit card and debit card payments.
The downloading should take around 9 minutes. Bear in mind that any download is only as fast as the slowest link in the network route, which is usually the buyer’s own ISP connection — e.g., a 500MB file would take several hours, and a 2GB file would take a day or two, to download to completion over a 256kbps basic residential DSL connection. Files are zipped for Simple File Verification.
Community Support Forum
Blog comments are turned off. Click here for OpenERP Appliance Forum
Key points
- A pre-packaged Installable Live CD OpenERP server on IA 32-bit Ubuntu Linux: an ISO image which installs on both bare metal (I.e., a non-virtualized physical machine) and virtual machines, including VMware, Xen, VirtualBox, and KVM. This image can also run live in non-persistent demo mode
- From the Desktop to the data center: deploys on both physical and virtual machines and in cloud computing infrastructure
- Based on TurnKey Linux Virtual Appliance Library
- Administrators gain an easy method of setting up a dedicated OpenERP server
- OpenERP branches included: openerp-server, openerp-web, openerp-client, addons, extra-addons.
- Apply latest OpenERP bug fixes available on Launchpad.net repository via openerp-update script in ‘openerp’ linux account.
- Its web based tools make it perfect for cloud computing and hosting services
- Desktop appliances offer a GUI Desktop to developers, testers and newbies
- Server appliances lack of GUI Desktop, being more suitable for cloud computing and hosting services
- Open source means no license cost, no vendor lock-in and no forced upgrades, resulting in lower costs and higher return on investment
Web based Tools (screenshot)
- OpenERP Web interface
- Web Shell: a web-based ssh shell. It runs on any browser capable of JavaScript and AJAX. You can use it from any computer or iPhone/smartphone
- Webmin: a web-based configuration tool for system administration. User accounts, Apache, DNS, software packages, backup, file sharing and much more can be configured remotely using a web browser
- phpPgAdmin: a web-based administration tool for PostgreSQL
- TLKBAM: TurnKey Linux Backup and Migration, a simple and powerful system-level backup (not yet available on postgresql appliances like this one. Postgresql support is in the works according to turnkeylinux.org FAQ)
Cloud Technologies, Cloud Providers and Hosting Providers
Desktop virtualization tips and Howtos
- Install in a physical machine if you’re not familiar with virtualization
- Burn the ISO image to a DVD: The installation process will be much faster if the appliance is installed from a DVD
- Documentation: Example of how to deploy this appliance on VirtualBox (also applies to VMware): Read “Third, install the generic ISO image (#2 alternative)“ (external link)
- Deploy on the latest free of charge VMware player for windows (VMware Fusion on Mac OS X). VMware player default settings allow to reach the appliance from your windows browser, while virtualbox requires customization.
- The desktop appliance runs LXDE, a light weight X11 window manager suitable for netbooks
- VirtualBox and VMware Player can be installed on the same Windows system and run simultaneously.
- Desktop Appliances on VirtualBox or VMware Player: Set up full screen resolution, clipboard (copy/paste) support, and shared folders between the Virtual Machine and the Windows Host. Dual Monitor configuration: one monitor with a full screen Virtual Machine (openerpappliance), and the other monitor (i.e. laptop’s monitor) with the Windows host.
- VMware Player Settings:
- How to reach the Virtual Machine from a windows host: Its default network configuration (NAT) will allow you to reach the virtual machine from your windows host.
- How to reach the Virtual Machine from the LAN: Set up a Bridged network adapter. A DHCP server available in the LAN is required, like i.e. your wireless router.
- Desktop Appliance: At least 700MB of VM memory required.
- VirtualBox Settings:
- How to reach the Virtual Machine from a windows host: VirtualBox requires a non default configuration. Set up two network adapters:
- NAT adapter, required to reach Internet from inside the Virtual Machine. This is the default adapter.
- Host-only adapter, required to reach the Virtual Machine from the windows host. It has to be added manually.
- How to reach the Virtual Machine from the LAN: Set up a Bridged network adapter. A DHCP server available in the LAN is required, like i.e. your wireless router.
- Desktop Appliance: At least 700MB of VM memory required. Select 128MB of display memory.
- How to reach the Virtual Machine from a windows host: VirtualBox requires a non default configuration. Set up two network adapters:
- KVM on Linux hosts Settings:
- Desktop Appliance and virt-manager: Set up “vga 9MB” as default video adaptor before starting the KVM virtual machine. This fixes major display issues.
The author
Iñaki Fernández, 34, is a Senior IT professional with 11 years of experience in Public and Telecommunications sectors as Systems Engineer but recently starting a career as Programmer. He holds a Honours of Bachelor Computer Science degree from the University of the Basque Country (2000) in Donostia – San Sebastian, Spain. His career began in Network365, Ireland, during the years 2001 and 2002. Iñaki returned to Spain in 2002 after the dot-com bubble burst, and became contractor for final customers like Osakidetza; Sun Microsystems; Telefonica Solutions; Spanish Patent and Trademark Office; Ministry of Environment, Agriculture, Fisheries and Food; Linea Directa Aseguradora; Yell; Ericsson R&D; RedSys. He grew up in Llodio (Alava, 20km south of Bilbao), and lives permanently in Madrid since late 2003.
Inaki Fernandez Senior IT professional Madrid, Spain E-mail: openERPappliance_at_gmail_dot_com Odesk ID: fernandez-inaki Odesk Email: fernandez-inaki@odesk.com Twitter: twitter.com/inakifv Skype: inakifvMy OpenERP Links
- Cloud Providers Cloud Hosting Providers
- Forum OpenERP Appliance Community Support
- OpenERP All-In-One Installer for developers
- OpenERP Appliance posts related to openerp appliance
-
Top Clicks
Tags
Categories
Automated infrastructure Backup Business Career Content Management Systems (CMS) Deployment Docs eCommerce Entertainment ERP framework Linux Open Source Ambassador P2V Presentation Procedure Red Hat Scripting Social Shopping System Backup training Turnkey Ubuntu Desktop Ubuntu Server Canonical Video Virtualization
PostgreSQL News- PostgreSQL Data Sync 12.2 released February 14, 2012
- EnterpriseDB Announces General Availability of Postgres Plus Advanced Server 9.1 February 9, 2012
- Scalr 2.5 supports PostgreSQL February 8, 2012
- EnterpriseDB Announces Availability of Postgres Plus Cloud Database January 27, 2012
- PGCon 2012 Call for Papers January 11, 2012
- DA-SOFT AnyDAC Winter 2012 (v 5.0.5) released December 26, 2011
- PostgreSQL 2011-12-05 Cumulative Bug-Fix Release December 5, 2011
- www.postgresql.org migrated to new framework November 27, 2011
- Gazzang now supports Postgres for ezNcrypt November 9, 2011
- Italian PGDay 2011: the schedule is online! November 7, 2011
Ubuntu- Ubuntu Desktop, the alternative OS for the enterprise February 23, 2012
- Introducing Ubuntu Business Desktop Remix - the desktop for the enterprise February 13, 2012
- Sign up to Juju charm school February 13, 2012
- Structure February 1, 2012
- Computex February 1, 2012
- Ubuntu Developer Summit February 1, 2012
- Openstack Design Summit & Conference February 1, 2012
- Intel Developer Forum February 1, 2012
- Structure Data February 1, 2012
- High Performance Computing and Open Source Linux Technical Excellence Symposium February 1, 2012
Proxmox VE – Proxmox VE News- Proxmox VE 2.0 rc1 released! February 16, 2012
- High Availablity for Proxmox VE 2.0 beta arrived! December 23, 2011
- Proxmox VE 2.0 Video tutorials December 21, 2011
- Proxmox VE 2.0 beta released! September 30, 2011
- Proxmox VE 1.9 released! September 13, 2011
- New Proxmox VE 1.8 ISO with latest packages June 16, 2011
- New vzctl and dab, updated appliances May 10, 2011
- Proxmox VE 1.8 released! March 30, 2011
- Roadmap for Proxmox VE 2.0 February 23, 2011
- Proxmox VE 1.7 released! November 30, 2010
Eucalyptus Cloud Computing Platform- Eucalyptus Strengthens Executive Team, Hires CFO February 16, 2012
- Eucalyptus Launches Enterprise-Class Cloud Test Lab at CoreSite's Bay Area Data Center Campus February 13, 2012
- How to Automate Accounting for Self-service IaaS Clouds (US) February 8, 2012
- How to Automate Accounting for Self-service IaaS Clouds (Europe) February 8, 2012
- Mobile Social Cloud January 25, 2012
- The Fastest Way to Deliver Software to On-premise IaaS Clouds (Europe) January 24, 2012
- The Fastest Way to Deliver Software to On-premise IaaS Clouds (US) January 24, 2012
- How to Monitor Your Private Cloud to Ensure Optimal Service Performance January 9, 2012
- 2011: A Year of Work and Growth December 21, 2011
- My Tweets of the Fall of 2011 December 8, 2011
Magento, Open Source eCommerce platform- Generating Revenue through Advanced Site Search and Navigation
- Automate Your Testing with the Magento Test Automation Framework
- French Retailer Puts Its Best Foot Forward With Magento Enterprise
- The Survey Says: More Top Merchants Choose Magento
- Magento Go: Sign Up for Tomorrow’s SEO Webinar
- Meet Fabian Blechschmidt: Magento Certified Developer
- Meet Bart Delvaux: Magento Certified Developer
- Magento Community takes Success and Passion to a New Level…and the Challenge Only Just Began!
- Gorilla Commerce: A Solution Partner’s Perspective on Magento Developer Certification
- Lax World Scores with Magento: Sales Up 15%, First-Time Order Value Up 20%
Pentaho BI and Data Integration – Press Releases- Show All Press Releases
- WebAssign Deploys Pentaho Business Analytics to Help Improve Education February 14, 2012
- Pentaho Cited as a Big Data Strong Performer by Independent Research Firm February 8, 2012
- Pentaho Open Sources Big Data Capabilities to Further Fuel Widespread Adoption January 30, 2012
- HTK expands its Horizons with Pentaho January 18, 2012
- Intelligent InSites Integrates Pentaho to Help Hospitals Improve Efficiencies with RFID and RTLS December 7, 2011
- Pentaho Expands World Class Support December 6, 2011
- Fundación Telefonica Uses Pentaho to Manage its Program against Child Labor December 6, 2011
- Pentaho Scores World-Class CMO Rosanne Saccone November 16, 2011
- Pentaho Addresses Healthcare Data Challenges with HL7 Support November 15, 2011
-
Akismet
-
Blog Stats
- 244,967 hits
Search
Open ERP News- OpenERP is going social with the launch of the new version 6.1. February 22, 2012
- Get your book now: "OpenERP evaluation with SAP as reference" February 16, 2012
- OpenERP OpenDays 2012 Agenda February 3, 2012
- OpenERP 2012 Community, Customers and Partners Summit, Brussels February 3, 2012
- Runbot - new service to test your developments January 31, 2012
- The new OpenERP touchscreen Point of Sale January 24, 2012
- Calculate your taxes with Avatax in OpenERP January 16, 2012
- OpenERP Community and Partners Days 2012 January 16, 2012
- OpenERP 6.1 Release Candidate (RC1) is here! January 12, 2012
- Ease your sales order in your shop with IngramMicro XML Integration December 13, 2011
OpenERP Official Blog- Welcome to New CTP Partner In Indonesia ! February 20, 2012
- Partners getting leverage by selling Open ERP Enterprise December 9, 2011
- Global IT spending surges in 2010 February 14, 2011
- Appreciation from OpenERP partners and best wishes. January 4, 2011
- What's new in OpenERP 6.0 Payroll module ? November 2, 2010
- OpenERP 6.0 - Wallpaper October 19, 2010
- Want to access OpenERP using Java XML-RPC ? October 17, 2010
- Usability - Its not a matter of Look and Feel October 1, 2010
- Currency Symbols in OpenERP September 27, 2010
- Account Voucher – Handling multiple currency September 20, 2010
- Voucher made periodical reconciliation very easy September 20, 2010
- Accounting Vouchers - Sales Payment September 20, 2010
- Accounting Vouchers - Sales Receipt September 20, 2010
- What's new in OpenERP 6.0 Accounting ? September 20, 2010
- Welcome To Our New Partner In India March 31, 2010
- Hiding database name on login November 16, 2009
- Faster Developent With Open ERP Gedit Plugin August 28, 2009
- Opportunity for ERP Enthusiasts With Open ERP August 26, 2009
- Open ERP Server With MySQL August 24, 2009
- New Action for ‘Submenu’, fields_view_get API change July 1, 2009
Community News- Akretion : Akretion and Camptocamp announce the release of the PrestaShop-OpenERP connector February 23, 2012
- The Open Sourcerer : How to install OpenERP 6.1 on Ubuntu 10.04 LTS February 22, 2012
- OpenERP 5.0 : Welcome to New CTP Partner In Indonesia ! February 20, 2012
- Akretion : Formation OpenERP - Magento : 3-4-5 avril 2012 - Lyon February 16, 2012
- Simplee : Mise en ligne du Site SIMPLEE January 23, 2012
- Helene Michel : OpenERP: formation gratuite "découverte" autour des nouvelles fonctionnalités de la v6.1 par Camptocamp January 18, 2012
- Gustavo Orrillo : Securing your system January 17, 2012
- Gustavo Orrillo : How to debug your OpenERP modules January 17, 2012
- Gustavo Orrillo : Calculating a product cost with OpenERP January 14, 2012
- Agile Business Group : OpenERP – new web client (6.1) – javascript hooks January 11, 2012
Slideshows by User: openobject- OpenERP OpenDays 2012 Agenda February 3, 2012
- IngramMicro Integration with OpenERP December 13, 2011
- OpenERP model Spanish December 9, 2011
- Piloter Magento avec OpenERP by Anybox (1) December 7, 2011
- OpenERP Internal Meeting - June 2011 November 21, 2011
- OpenERP - Whole Company Meeting November 21, 2011
- OpenERP Payroll Introduction September 14, 2011
- Danone deploys OpenERP locally September 8, 2011
- Training Program August 19, 2011
- OpenERP - Ismael Elsamani, ERP Office Manager at Nile Center for Technology Research (NCTR) June 15, 2011
Open For Small Business- OpenERP Sales Workflow Part I 6.0.3 December 21, 2011
- Quick Tip – calling methods with standard function signature October 27, 2011
- Dictionary comprehensions that are OpenERP compatible October 5, 2011
- How to use a bogus domain to do special searching August 25, 2011
- Mental notes to self – you are an idiot August 22, 2011
- Just upgrading Pydev – this looks very useful from the release notes August 21, 2011
- The Wizard is dead long live osv_memory, August 8, 2011
- Precalculated periods sums June 3, 2011
- Wizards in Reporting June 2, 2011
- osv.osv_memory wizards June 1, 2011
Open ERP Site- Nuevo caso de éxito con OpenERP: Blogestudio February 23, 2012
- Contabilidad en OpenERP y localización Española February 9, 2012
- Nuevo interfaz táctil Punto de Venta OpenERP January 30, 2012
- Nuevo módulo para localización española l10n_es_prev_tesoreria January 27, 2012
- Calendario Cursos Avanzosc OpenERP primer semestre de 2012 January 20, 2012
- ¿Quieres trabajar como técnico en Avanzosc? January 13, 2012
- OpenERP 6.1 Release Candidate (RC1) ya está disponible January 12, 2012
- Videos Webinar módulos de fabricación extendida December 23, 2011
- Empieza el año aprendiendo OpenERP: Nuevos Cursos oficiales en Enero December 14, 2011
- Comparativa Precios Navision – OpenERP December 12, 2011
Fabien Pinckaers, CEO & Founder at OpenERP SA- This blog is not updated December 8, 2011
- OpenERP V6 CRM in Action November 14, 2010
- OpenERP v6, new logging system for end-users October 16, 2010
- OpenERP Automated Tests & Reports September 24, 2010
- Improved Automated Tests for OpenERP: reporting September 12, 2010
- OpenERP's reaction to Compiere's acquisition: mixed feelings June 17, 2010
- CalDav and meeting improvements in trunk March 5, 2010
- OpenERP Trunk, New Design March 2, 2010
- Call for contributions: automated tests February 24, 2010
- OpenERP v5.2, new UI proposition February 19, 2010
- OpenERP raises 3 million euros. February 16, 2010
- Open Job: "Sales Director Europe" February 10, 2010
- Useability Improvements, search views February 10, 2010
- Trunk HR Improvements January 27, 2010
- SUN & OpenERP Partnership January 22, 2010
- Community & Partner Meeting, 23-25 March January 13, 2010
- Useability improvements in v5.2 December 29, 2009
- v5.2 is approaching November 1, 2009
- Bloomberg talks about OpenERP October 30, 2009
- OpenERP and Electronic Invoicing October 16, 2009




[...] OpenERP-Magento-Facebook integration [...]
Hello.
With your new Shell i got an error:
“No IP addresses available on your Ubuntu !!”
What could i do? I am just running the old script.
Bye
Hi Olaf,
I guess this issue is related to the new Magento installer. In that case, I’ve just uploaded a new version that should work on both ubuntu 9.04 and 9.10 (they seem to have different outputs when running the ifconfig command, which is used to detect the configured IP address).
This is fixed by replacing “grep ‘inet:’” with
“egrep ‘inet |inet:’”
Regards,
How to uninstall?
Hi Alec,
Fist of all, this installation is achieved by compiling source code.. Never tried this out, but there could be one solution by typing this command:
sudo python setup.py uninstall
under each bzr/branch directory (directories on /opt).
If possible my recommendation is to set up a new ubuntu system from scratch.
openerp binaries have some advantages… (ubuntu 9.10)
BTW, this installer is now obsolete (there’s a brandnew one available on this blog)
[...] Click on this link to grab the new installer [...]
Hi,
I’ve created a new non-root user on a fresh instalation of ubuntu 9.1 running in a cloud environment.
when I run the installer, i get asked
[sudo] password for user:
user is not allowed to run sudo on edg1. This incident will be reported.
i’ve tied to add the user to sudo priveliges ALL
But the password doesn’t work and i’m stuck here…
any help ???
Did you add the new user account to “admin” group? (file /etc/group)
BTW, you can gain direct root access by typing “sudo -s”
[...] OpenERP-Magento-Facebook integration on Ubuntu [...]
Pingback by OpenERP-Magento-Facebook integration on Ubuntu | Magento News | June 3, 2010