Title: Enrico
Author: gbellak
Published: <strong>2 de Junio de  2016</strong>
Last modified: 9 de Febrero de  2017

---

Buscar plugins

![](https://ps.w.org/enrico/assets/banner-772x250.jpg?rev=1440167)

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://ps.w.org/enrico/assets/icon-128x128.jpg?rev=1440167)

# Enrico

 Por [gbellak](https://profiles.wordpress.org/gbellak/)

[Descargar](https://downloads.wordpress.org/plugin/enrico.1.4.zip)

 * [Detalles](https://cl.wordpress.org/plugins/enrico/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/enrico/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/enrico/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/enrico/#developers)

 [Soporte](https://wordpress.org/support/plugin/enrico/)

## Descripción

Eniro is one of the largest search companies in the Nordic region- and their public
API (“Company search – basic”) provides
 information about companies in Sweden (
eniro.se), Denmark (krak.dk), and Norway (gulesider.no)

This WordPress plugin is utilising Eniro’s public API to build and maintain your
own directory of companies with both
 contact information and geo-data (location)
supplied by Eniro. The data received from Eniro can be supplemented with your own
information fields and categorization to customize your own company directory.

This greatly reduces the effort needed for registering companies, geocoding their
locations and keeping the information up to date.

Basic templates to browse and present your company directory is included, with the

company locations displayed on a map (Eniromap or Googlemap depending on the preferred
choice).

Eniro api key and profile is needed to make all this magic work!

Pls register for your own eniro api key here:
 http://api.eniro.com/

## Capturas de pantalla

[⌊In your blogs Admin panel - go to Settings/Enrico and enter your Eniro API credentials
plus preferred settings.
(Register for free API key from https://api.eniro.com/ 
if you don't have this yet)⌉⌊In your blogs Admin panel - go to Settings/Enrico and
enter your Eniro API credentials plus preferred settings.
(Register for free API
key from https://api.eniro.com/ if you don't have this yet)⌉[

In your blogs Admin panel – go to Settings/Enrico and enter your Eniro API credentials
plus preferred settings. (Register for free API key from https://api.eniro.com/ 
if you don’t have this yet)

[⌊Go to Enrico Directory - Partner Categories and add your custom categories (e.
g. Resellers, Suppliers, Customers)⌉⌊Go to Enrico Directory - Partner Categories
and add your custom categories (e.g. Resellers, Suppliers, Customers)⌉[

Go to Enrico Directory – Partner Categories and add your custom categories (e.g.
Resellers, Suppliers, Customers)

[⌊Go to Enrico Directory and add companies, one by one- you need only the Eniro 
ID to fetch all fields⌉⌊Go to Enrico Directory and add companies, one by one- you
need only the Eniro ID to fetch all fields⌉[

Go to Enrico Directory and add companies, one by one- you need only the Eniro ID
to fetch all fields

[⌊Search for companies and import several at a time 
(either Interactively -where
you can deselect/select the companies to import, or Bulk where import is done in
the background)⌉⌊Search for companies and import several at a time 
(either Interactively-
where you can deselect/select the companies to import, or Bulk where import is done
in the background)⌉[

Search for companies and import several at a time (either Interactively -where you
can deselect/select the companies to import, or Bulk where import is done in the
background)

[⌊YOUR URL/enrico/ ...should show you a archive page of all your companies⌉⌊YOUR
URL/enrico/ ...should show you a archive page of all your companies⌉[

YOUR URL/enrico/ …should show you a archive page of all your companies

[⌊YOUR URL/YOUR CATEGORYSLUG/YOUR CATEGORYTERM ...should show you a list of all 
your companies in a CATEGORY/TERM⌉⌊YOUR URL/YOUR CATEGORYSLUG/YOUR CATEGORYTERM ...
should show you a list of all your companies in a CATEGORY/TERM⌉[

YOUR URL/YOUR CATEGORYSLUG/YOUR CATEGORYTERM …should show you a list of all your
companies in a CATEGORY/TERM

[⌊The single (enrico) post is shown on a separate page, however the template (single-
enrico.php) needs to be adapted to your theme to look good...⌉⌊The single (enrico)
post is shown on a separate page, however the template (single-enrico.php) needs
to be adapted to your theme to look good...⌉[

The single (enrico) post is shown on a separate page, however the template (single-
enrico.php) needs to be adapted to your theme to look good…

[⌊Refresh all directory entries (fetch new eniro information)⌉⌊Refresh all directory
entries (fetch new eniro information)⌉[

Refresh all directory entries (fetch new eniro information)

## Instalación

 1.  Upload the Enrico plugin to your blog
 2.  Activate Enrico in your Admin plugins dashboard
 3.  In your blogs Admin panel – go to Settings/Enrico and enter your Eniro API credentials(
     Register for free API key from https://api.eniro.com/ if you don’t have this yet)
 4.  In the Settings page you can select some options for the Enrico plugin, e.g. which
     map service you prefer Eniro or Google Maps (or possibly None).
 5.  Go to Enrico Directory and add custom categories (e.g. Resellers, Suppliers, Customers)
 6.  Go to Enrico Directory and start adding companies, either one by one if you already
     know the Eniro-ID of the company, or via the Import panel
 7.  Once you have published some companies chek if the enrico templates are working:–
     YOUR URL/enrico/ …should show you a archive page of all your companies – YOUR 
     URL/YOUR CATEGORYSLUG/YOUR CATEGORYTERM …should show you a list of all your companies
     in a CATEGORY/TERM e.g. YOUR URL/partners/suppliers – Clicking on a single entry
     will link to a single post page – NB! You need to provide a link to the enrico
     archive pages: e.g. if you creare a partner typ called “Clients” – the slug will
     be “clients”, when you have registered some company entries (in the Enrico Directory)
     and assigned them to the partner type clients- you can then visit the page “YOUR
     URL/partners/clients” to see your clients archive. It s recommended that you create
     a link on your blog page (e.g. in the Menu bar) which will take you to the Clients
     archive.
 8.  The plugin uses the following Templates (located in the plugins template folder):
     archive-enrico.php (to display the full archive under YOUR URL/enrico/) single-
     enrico.php (to display a singel enrico company post) taxonomy-partner_type.php(
     to display taxonomy archive URL/YOUR CATEGORYSLUG/YOUR CATEGORYTERM)
 9.  You will most probably want to customize the 3 templates above to fit the design
     of your blog. To do this it’s recommended that you copy the templates to you themeroot(
     keep their names!)- and custimize the copies- so you can refresh the plugin without
     ovewriting your customizations! The plugin will try to find the said templates
     in your themeroot first- before using the ones in the plugin theme folder.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“Enrico” es software de código abierto. Las siguientes personas han contribuido 
a este plugin.

Colaboradores

 *   [ gbellak ](https://profiles.wordpress.org/gbellak/)

[Traduce “Enrico” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/enrico)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/enrico/), echa un 
vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/enrico/), o suscríbete
al [registro de desarrollo](https://plugins.trac.wordpress.org/log/enrico/) por 
[RSS](https://plugins.trac.wordpress.org/log/enrico/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versión **1.4**
 *  Última actualización **hace 10 años**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 3.0.1 o superior **
 *  Probado hasta **4.7.35**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/enrico/)
 * Etiquetas
 * [company directory](https://cl.wordpress.org/plugins/tags/company-directory/)
   [google map](https://cl.wordpress.org/plugins/tags/google-map/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/enrico/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

[Tu reseña](https://wordpress.org/support/plugin/enrico/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/enrico/reviews/)

## Colaboradores

 *   [ gbellak ](https://profiles.wordpress.org/gbellak/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/enrico/)