Tag Archives: Magboxes

Home Posts Tagged as “Magboxes”
Microsoft Dynamics™ NAV

Microsoft Dynamics™ NAV – Export your products to Magento by FTP using VBScript

No Comments

Microsoft Dynamics™ NAV – Export your products, customers, etc. to Magento.

We show a powerful group of functions that will help you to export your data from Microsoft Dynamics™ NAV to a FTP Site.

We use this solution to synchronize products, translations, categories, etc. from Microsoft Dynamics™ NAV to Magento with our new Magento Extension Magboxes Product Synchronization (http://www.eboxesfactory.com/magboxes-product-synchro/).

We are sure that you will find this post very interesting!

Continue reading

Microsoft Dynamics™ NAV

Show your Microsoft Dynamics™ NAV customers in Google Maps

3 Comments

In this post we show you another little trick that will help you to know more about your customers and locate them more fast and easy. We are going to inform the longitude and latitude in the customer table of Microsoft Dynamics ™ NAV and we will use a new button to open Google Maps and place our clients. We hope you find it useful!

Continue reading

mage+php+mysql

Synchronize your customers from Magento

1 Comment

Synchronize your customers from Magento.

One of the common problems that we often find ourselves when we have to manage an e-commerce, is the data synchronization between e-commerce and our management system.

In the following example, we will show how to synchronize the information from Magento’s customers table using a small module in PHP. In our example, our management application uses a MySQL database. We use Magento API (Version 1), to retrieve customer information stored in Magento.

Continue reading