Preparing your personalized content

Museums of France Widget — Embed a museum directory on your website

Display labelled ‘Museum of France’ museums on your website in seconds. A free, responsive, customizable widget for tourist offices, municipal sites, and cultural blogs.

Responsive

The widget automatically adapts to your site width, whether on mobile, tablet, or desktop.

Autonomous

No external dependencies. The widget works with a single script and doesn’t interfere with your CSS thanks to Shadow DOM.

Customizable

City, department, region, theme, number of museums, accent color: all configurable via HTML attributes.

Official data

Displayed museums come from the Ministry of Culture's Muséofile database, regularly updated.

Configure and test your widget

Adjust the parameters below. The preview and embed code update in real time.

Parameters

Live preview

Your embed code

This code updates automatically based on your settings above. Copy and paste it into your HTML page.

<div id="dellarte-widget"
     data-region="Ile-de-France"></div>
<script src="https://dellarte.fr/assets/js/widget-embed.js"></script>

Alternative: embed via iframe

For CMSs that block external scripts (Wix, Squarespace):

<iframe src="https://dellarte.fr/widget?region=Ile-de-France&count=5"
        width="100%" height="500" frameborder="0"
        style="border:none;border-radius:12px"></iframe>

All available attributes

AttributePossible valuesDefaultDescription
data-regionÎle-de-France, Brittany, Occitanie…Filter by region
data-themefine arts, archaeology, history…Filter by theme
data-count1 to 205Number of displayed museums
data-columns2, 3, 42Number of columns in grid
data-color#A855F7, #3B82F6…#A855F7Accent color

Use cases

Tourist offices

Display museums in your city or department. The widget updates automatically with data from the Ministry of Culture.

Municipal sites

Enhance your town’s cultural offerings. No maintenance needed on your part.

Cultural blogs

Complement your articles with an interactive widget. Readers access detailed museum records.

Educational sites

Provide your students quick access to local museums. Supports all devices.

Frequently Asked Questions

Everything you need to know

Yes, completely free and without usage limitations. The only requirement is to keep the « Powered by DellArte » link.

In the WordPress editor, add a « Custom HTML » block. Paste the widget code: the div tag with the id dellarte-widget and the script tag. The widget will display automatically.

Yes. Use data-city to filter by city, data-department by department code, data-region by region, data-theme by theme. These attributes are combinable.

The widget is responsive. It automatically adjusts to the container's width. On mobile, cards stack vertically.

The script weighs less than 8 KB and loads asynchronously. Its impact on performance is negligible.

The museums come from the Muséofile database of the Ministry of Culture, distributed under Open License v2.0.

Yes. The data-color attribute accepts any hexadecimal code (e.g., data-color="#3B82F6"). By default, the widget uses a violet (#A855F7).

For CMS platforms that block external scripts, use the iframe method. The iframe displays the same content without executing external JavaScript.

The data-count attribute allows choosing between 1 and 20 museums. The default value is 5.

No. The widget uses a Shadow DOM that completely isolates its styles from the rest of your page.

The current version supports one widget per page. For multiple blocks, use the iframe method for each.

Yes. The widget is free in exchange for the attribution link to DellArte.

Ready to embed the widget?

Configure it above, copy the code, and insert into your HTML page. Free and unlimited.

Configure my widget