{"id":3878,"date":"2026-04-21T15:45:30","date_gmt":"2026-04-21T13:45:30","guid":{"rendered":"https:\/\/euroliners.fr\/who-are-we\/our-history\/"},"modified":"2026-08-13T14:39:27","modified_gmt":"2026-08-13T12:39:27","slug":"our-history","status":"publish","type":"page","link":"https:\/\/euroliners.fr\/en\/who-are-we\/our-history\/","title":{"rendered":"Our history"},"content":{"rendered":"\n<p class=\"sous-titre wp-block-paragraph\"><strong>EUROLINERS: 60 YEARS OF EXPERTISE DRIVING THE MOBILITY ECOSYSTEM<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ever since our company was created and set up in the Moselle region of north-eastern France back in 1989, our expertise has enabled us to build an extensive range of innovative, sustainable and responsible products and services geared towards our customers\u2019 needs.<\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n    <div class=\"dates-cles\">\n                    <div class=\"bloc-date \">\n                <div class=\"content\">\n                    <div class=\"head wow fadeInUp\">\n                        <h2 class=\"date-cle\">1972 <\/h2>\n                        <div class=\"image\">\n                            <img decoding=\"async\" class=\"picto-date-cle\" src=\"https:\/\/euroliners.fr\/wp-content\/uploads\/2024\/07\/Pot-Peinture-1.png\" alt=\"Pictogramme peinture\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"description wow fadeInUp\"><p>Launch of <strong>SAR\u2019s mechanical engineering department<\/strong>, and production of the first marking equipment.<\/p>\n<\/div>\n                <\/div>\n                <div class=\"empty-bloc\"><\/div>\n            <\/div>\n                    <div class=\"bloc-date reverse\">\n                <div class=\"content\">\n                    <div class=\"head wow fadeInUp\">\n                        <h2 class=\"date-cle\">1989<\/h2>\n                        <div class=\"image\">\n                            <img decoding=\"async\" class=\"picto-date-cle\" src=\"https:\/\/euroliners.fr\/wp-content\/uploads\/2024\/07\/Plaque-Publicitaire.png\" alt=\"Pictogramme plaque publicitaire\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"description wow fadeInUp\"><p>The <strong>birth of Euroliners <\/strong>as we know it today.<\/p>\n<\/div>\n                <\/div>\n                <div class=\"empty-bloc\"><\/div>\n            <\/div>\n                    <div class=\"bloc-date \">\n                <div class=\"content\">\n                    <div class=\"head wow fadeInUp\">\n                        <h2 class=\"date-cle\">1990<\/h2>\n                        <div class=\"image\">\n                            <img decoding=\"async\" class=\"picto-date-cle\" src=\"https:\/\/euroliners.fr\/wp-content\/uploads\/2024\/10\/Pictogramme-machine-eurolines.png\" alt=\"Pictogramme machine eurolines\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"description wow fadeInUp\"><p>Production of the first T131 machine, the <strong>bestseller in the TRASSAR range<\/strong> renowned for its compact and versatile design.<\/p>\n<\/div>\n                <\/div>\n                <div class=\"empty-bloc\"><\/div>\n            <\/div>\n                    <div class=\"bloc-date reverse\">\n                <div class=\"content\">\n                    <div class=\"head wow fadeInUp\">\n                        <h2 class=\"date-cle\">1994<\/h2>\n                        <div class=\"image\">\n                            <img decoding=\"async\" class=\"picto-date-cle\" src=\"https:\/\/euroliners.fr\/wp-content\/uploads\/2026\/08\/Pictogramme-machine-marquage-grand-1.png\" alt=\"\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"description wow fadeInUp\"><p>Manufacture of the first T8 Energy, <strong>the first generation of electric-powered machines<\/strong>.<\/p>\n<\/div>\n                <\/div>\n                <div class=\"empty-bloc\"><\/div>\n            <\/div>\n                    <div class=\"bloc-date \">\n                <div class=\"content\">\n                    <div class=\"head wow fadeInUp\">\n                        <h2 class=\"date-cle\">2008<\/h2>\n                        <div class=\"image\">\n                            <img decoding=\"async\" class=\"picto-date-cle\" src=\"https:\/\/euroliners.fr\/wp-content\/uploads\/2024\/04\/Cardem-Pictogramme-Collaborateurs.png\" alt=\"Pictogramme collaborateurs\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"description wow fadeInUp\"><p><strong>Euroliners joins VINCI Construction<\/strong>, strengthening its industrial position<\/p>\n<\/div>\n                <\/div>\n                <div class=\"empty-bloc\"><\/div>\n            <\/div>\n                    <div class=\"bloc-date reverse\">\n                <div class=\"content\">\n                    <div class=\"head wow fadeInUp\">\n                        <h2 class=\"date-cle\">2022<\/h2>\n                        <div class=\"image\">\n                            <img decoding=\"async\" class=\"picto-date-cle\" src=\"https:\/\/euroliners.fr\/wp-content\/uploads\/2024\/04\/Cardem-Pictogramme-Implantations.png\" alt=\"Pictogramme implantations\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"description wow fadeInUp\"><p>The <strong>Euroliners brand is incorporated into VINCI Construction\u2019s \u201cFrance Networks\u201d<\/strong> business line.<\/p>\n<\/div>\n                <\/div>\n                <div class=\"empty-bloc\"><\/div>\n            <\/div>\n            <\/div>\n\n\n\n<script>\n\n$(document).foundation();\n$(function () {\n\/\/   new WOW().init();\n  let isAnimated = false;\n\n  function scrollCallback() {\n\n    $('.dates-cles .date-cle').each(function (i, counter) {\n        var $this = $(counter);\n\n        if ( ($(window).scrollTop() + $(window).height()) >= $this.offset().top && !$this.hasClass('started')) {\n            $this.addClass('started');\n            jQuery({ Counter: 0 }).animate({ Counter: $this.text() }, {\n                duration: 1000,\n                easing: 'swing',\n                step: function (i) {\n                $this.text(Math.ceil(i));\n                },\n                complete : function() {\n\n                },\n            });\n        }\n    });\n\n    $(window).bind('scroll', function(){\n        $('.dates-cles .date-cle').each(function (i, counter) {\n            var $this = $(counter);\n\n            if ( ($(window).scrollTop() + $(window).height()) >= $this.offset().top && !$this.hasClass('started')) {\n                $this.addClass('started');\n                jQuery({ Counter: 0 }).animate({ Counter: $this.text() }, {\n                    duration: 1000,\n                    easing: 'swing',\n                    step: function (i) {\n                    $this.text(Math.ceil(i));\n                    },\n                    complete : function() {\n\n                    },\n                });\n            }\n        });\n    })}\n    scrollCallback()\n})\n\n<\/script>","protected":false},"excerpt":{"rendered":"<p>EUROLINERS: 60 YEARS OF EXPERTISE DRIVING THE MOBILITY ECOSYSTEM Ever since our company was created and set up in the&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3865,"menu_order":45,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-3878","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Discover the story of Euroliners, road safety experts<\/title>\n<meta name=\"description\" content=\"Euroliners has over 100 years of history! Since 1912, we have been supporting you in your road safety and land development projects.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/euroliners.fr\/en\/who-are-we\/our-history\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Discover the story of Euroliners, road safety experts\" \/>\n<meta property=\"og:description\" content=\"Euroliners has over 100 years of history! Since 1912, we have been supporting you in your road safety and land development projects.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/euroliners.fr\/en\/who-are-we\/our-history\/\" \/>\n<meta property=\"og:site_name\" content=\"Euroliners\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-13T12:39:27+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/euroliners.fr\\\/en\\\/who-are-we\\\/our-history\\\/\",\"url\":\"https:\\\/\\\/euroliners.fr\\\/en\\\/who-are-we\\\/our-history\\\/\",\"name\":\"Discover the story of Euroliners, road safety experts\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/euroliners.fr\\\/en\\\/#website\"},\"datePublished\":\"2026-04-21T13:45:30+00:00\",\"dateModified\":\"2026-08-13T12:39:27+00:00\",\"description\":\"Euroliners has over 100 years of history! Since 1912, we have been supporting you in your road safety and land development projects.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/euroliners.fr\\\/en\\\/who-are-we\\\/our-history\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/euroliners.fr\\\/en\\\/who-are-we\\\/our-history\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/euroliners.fr\\\/en\\\/who-are-we\\\/our-history\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/euroliners.fr\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Who we are\",\"item\":\"https:\\\/\\\/euroliners.fr\\\/en\\\/who-are-we\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Our history\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/euroliners.fr\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/euroliners.fr\\\/en\\\/\",\"name\":\"Euroliners\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/euroliners.fr\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Discover the story of Euroliners, road safety experts","description":"Euroliners has over 100 years of history! Since 1912, we have been supporting you in your road safety and land development projects.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/euroliners.fr\/en\/who-are-we\/our-history\/","og_locale":"en_US","og_type":"article","og_title":"Discover the story of Euroliners, road safety experts","og_description":"Euroliners has over 100 years of history! Since 1912, we have been supporting you in your road safety and land development projects.","og_url":"https:\/\/euroliners.fr\/en\/who-are-we\/our-history\/","og_site_name":"Euroliners","article_modified_time":"2026-08-13T12:39:27+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/euroliners.fr\/en\/who-are-we\/our-history\/","url":"https:\/\/euroliners.fr\/en\/who-are-we\/our-history\/","name":"Discover the story of Euroliners, road safety experts","isPartOf":{"@id":"https:\/\/euroliners.fr\/en\/#website"},"datePublished":"2026-04-21T13:45:30+00:00","dateModified":"2026-08-13T12:39:27+00:00","description":"Euroliners has over 100 years of history! Since 1912, we have been supporting you in your road safety and land development projects.","breadcrumb":{"@id":"https:\/\/euroliners.fr\/en\/who-are-we\/our-history\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/euroliners.fr\/en\/who-are-we\/our-history\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/euroliners.fr\/en\/who-are-we\/our-history\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/euroliners.fr\/en\/"},{"@type":"ListItem","position":2,"name":"Who we are","item":"https:\/\/euroliners.fr\/en\/who-are-we\/"},{"@type":"ListItem","position":3,"name":"Our history"}]},{"@type":"WebSite","@id":"https:\/\/euroliners.fr\/en\/#website","url":"https:\/\/euroliners.fr\/en\/","name":"Euroliners","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/euroliners.fr\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/euroliners.fr\/en\/wp-json\/wp\/v2\/pages\/3878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/euroliners.fr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/euroliners.fr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/euroliners.fr\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/euroliners.fr\/en\/wp-json\/wp\/v2\/comments?post=3878"}],"version-history":[{"count":7,"href":"https:\/\/euroliners.fr\/en\/wp-json\/wp\/v2\/pages\/3878\/revisions"}],"predecessor-version":[{"id":4810,"href":"https:\/\/euroliners.fr\/en\/wp-json\/wp\/v2\/pages\/3878\/revisions\/4810"}],"up":[{"embeddable":true,"href":"https:\/\/euroliners.fr\/en\/wp-json\/wp\/v2\/pages\/3865"}],"wp:attachment":[{"href":"https:\/\/euroliners.fr\/en\/wp-json\/wp\/v2\/media?parent=3878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}