Title: Enrico
Author: gbellak
Published: <strong>2 juin 2016</strong>
Last modified: 9 février 2017

---

Recherche d’extensions

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

Cette extension **n’a pas été testée avec plus de trois mises à jour majeures de
WordPress**. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes
de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

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

# Enrico

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

[Télécharger](https://downloads.wordpress.org/plugin/enrico.1.4.zip)

 * [Détails](https://fr.wordpress.org/plugins/enrico/#description)
 * [Avis](https://fr.wordpress.org/plugins/enrico/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/enrico/#installation)
 * [Développement](https://fr.wordpress.org/plugins/enrico/#developers)

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

## Description

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/

## Captures d’écrans

[⌊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)

## Installation

 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.

## Avis

Il n’y a aucun avis pour cette extension.

## Contributeurs/contributrices & développeurs/développeuses

« Enrico » est un logiciel libre. Les personnes suivantes ont contribué à cette 
extension.

Contributeurs

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

[Traduisez « Enrico » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/enrico)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/enrico/), consulter
le [SVN dépôt](https://plugins.svn.wordpress.org/enrico/), ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/enrico/)
par [RSS](https://plugins.trac.wordpress.org/log/enrico/?limit=100&mode=stop_on_copy&format=rss).

## Méta

 *  Version **1.4**
 *  Dernière mise à jour **il y a 10 ans**
 *  Installations actives **Moins de 10**
 *  Version de WordPress ** 3.0.1 ou plus **
 *  Testé jusqu’à **4.7.35**
 *  Langue
 * [English (US)](https://wordpress.org/plugins/enrico/)
 * Étiquettes
 * [company directory](https://fr.wordpress.org/plugins/tags/company-directory/)
   [google map](https://fr.wordpress.org/plugins/tags/google-map/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/enrico/advanced/)

## Évaluations

Aucun avis n’a encore été envoyé.

[Votre avis](https://wordpress.org/support/plugin/enrico/reviews/#new-post)

[Tout voir](https://wordpress.org/support/plugin/enrico/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/enrico/)