---
title: "Elenco Video tutorial"
description: "Elenco video tutorial gestionale Facile Manager"
url: "https://sogessoftware.eu/component/content/article/864-video-tutorial?catid=100&Itemid=1036"
date: "2026-07-28T02:03:58+00:00"
language: "it-IT"
---

#  Elenco Video tutorial

 Ratings

 (2)

   13 Maggio 2023    Ultima modifica: 17 Ottobre 2024    Visite: 9022

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://sogessoftware.eu/component/content/article/864-video-tutorial#organization",
    "name": "Soges Software",
    "alternateName": "Soges Software il software su misura",
    "email": "info@sogessoftware.eu",
    "url": "https://sogessoftware.eu",
    "telephone": "+39 0971274641",
    "foundingDate": "1994-02-05",
    "logo": "https://sogessoftware.eu/images/struttura/sogessoftware_logop.png",
    "image": "https://sogessoftware.eu/images/struttura/sogessoftware_logop.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Ravenna, 14",
        "addressCountry": "IT",
        "addressLocality": "Potenza",
        "addressRegion": "Basilicata",
        "postalCode": "85100"
    },
    "sameAs": [
        "https://www.facebook.com/sogessoftware",
        "https://www.youtube.com/@sogessoftware"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Facile Manager: software gestionale di magazzino, fatturazione, ecommerce con Prestashop e Woocommerce, contabilità e prima nota, contratti e assistenza.",
            "item": "https://sogessoftware.eu"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Prodotti",
            "item": "https://sogessoftware.eu/component/content/category/94-prodotti?Itemid=1036"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Facile Manager",
            "item": "https://sogessoftware.eu/component/content/category/94-prodotti/95-facile-manager?Itemid=1036"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Documentazione",
            "item": "https://sogessoftware.eu/component/content/category/94-prodotti/95-facile-manager/100-documentazione?Itemid=1036"
        },
        {
            "@type": "ListItem",
            "position": 5,
            "name": "Elenco Video tutorial",
            "item": "https://sogessoftware.eu/component/content/article/864-video-tutorial"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://sogessoftware.eu/component/content/article/864-video-tutorial"
    },
    "headline": "Elenco Video tutorial",
    "description": "{module 444}",
    "image": {
        "@type": "ImageObject",
        "url": "https://sogessoftware.eu/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Soges Software",
        "logo": {
            "@type": "ImageObject",
            "url": "https://sogessoftware.eu/images/struttura/sogessoftware_logop.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Staff",
        "url": "https://sogessoftware.eu/component/content/article/864-video-tutorial?markdown=1&catid=100&Itemid=1036"
    },
    "datePublished": "2023-05-13T12:17:03+02:00",
    "dateCreated": "2023-05-13T12:17:03+02:00",
    "dateModified": "2024-10-17T12:11:41+02:00"
}
```
