LogoLogo
Homepage
Italian
Italian
  • Contributing to the documentation
  • Guida introduttiva di PrestaShop 1.7
    • Di che cosa hai bisogno per iniziare
    • Installazione di PrestaShop 1.7
    • Installazione di PrestaShop sul tuo computer
    • Installazione di PrestaShop con lo script della riga di comando
    • Disinstallazione di PrestaShop
    • Informazioni di varia natura
  • Guida per l'Utente PrestaShop 1.7
    • Formazione
    • Personalizzare il tuo negozio
    • Connettersi al back office di PrestaShop
    • Scoprire l’Area di Amministrazione
    • Primi Passi con PrestaShop 1.7
    • Vendere con PrestaShop
      • Gestire gli Ordini
        • Ordini
        • Fatture
        • Note di credito
        • Bolle di Accompagnamento
        • Carrelli della Spesa
      • Gestire il Catalogo Prodotti
        • Gestire Prodotti
        • Gestire Categorie
        • Monitorare il Catalogo
        • Gestire gli Attributi dei Prodotti
        • Gestire le Funzioni Prodotto
        • Gestire i Marchi
        • Gestire Fornitori
        • Gestire i Files
        • Gestire gli Sconti
          • Regole Carrello
          • Regole Prezzi Catalogo
        • Gestire il Magazzino
          • Panoramica Magazzino
          • Movimentazioni Magazzino
      • Gestire i Clienti
        • I Tuoi Clienti
        • Indirizzi dei Clienti
        • In Sospeso
      • Gestire il Servizio Clienti
        • Servizio Clienti
        • Messaggi d'Ordine
        • Resi Merce
      • Capire le Statistiche
    • Migliorare il tuo Negozio
      • Gestire i Moduli
        • Moduli e Servizi
          • Selezione Moduli
          • Moduli Installati
          • Notifiche dei Moduli
        • Catalogo Moduli
      • Personalizzare il Design del tuo Negozio
        • Tema e Logo
        • Catalogo Temi
        • Pagine - Gestione Contenuti Statici
        • Posizioni
        • Impostazioni Immagine
        • Link Widget (Widget di collegamento)
      • Gestire le Spedizioni
        • Corrieri
        • Preferenze di Spedizione
      • Gestire i Pagamenti
        • Metodi di Pagamento
        • Preferenze di Pagamento
      • Diventare Internazionali
        • Localizzazione
          • Impostazioni di Localizzazione
          • Lingue
          • Valute
          • Geolocalizzazione
        • Località
          • Nazioni
          • Zone
          • Province
        • Gestire Tasse
          • Tasse
          • Regole Fiscali
        • Traduzioni
    • Configurare il negozio
      • Configurare i Parametri del tuo Negozio
        • Impostazioni generali
          • Parametri generali
          • Manutenzione
        • Impostazioni Ordine
          • Preferenze Ordine
          • Stati
        • Impostazioni Prodotto
        • Impostazioni Clienti
          • Preferenze clienti
          • Gruppi
          • Titoli
        • Contatto
        • Traffico
          • SEO e URL
          • Motori di Ricerca
          • Affiliati
        • Ricerca
          • Parametri di Ricerca
          • Tag
      • Configurare i Parametri Avanzati
        • Informazioni
        • Performance/ Prestazioni
        • Amministrazione
        • E-mail
        • Importazione
        • Squadra
          • Dipendenti
          • Profili
          • Autorizzazioni
        • Database (Base Dati)
          • SQL Manager/ Gestore SQL
          • Backup del Database
        • Log
        • Webservice (Servizio Web)
        • Multinegozio
    • Gestire Negozi Multipli
      • L'interfaccia Multinegozio
      • Creare un nuovo gruppo negozi
      • Creare un nuovo negozio
      • Impostare l’URL di un negozio
      • Esempi di Uso e Specifiche
    • Esplorare il front office
Powered by GitBook
On this page
  • Contributing on GitBook
  • Contributing on GitHub
  • License

Was this helpful?

Edit on GitHub

Contributing to the documentation

NextGuida introduttiva di PrestaShop 1.7

Last updated 1 year ago

Was this helpful?

Just like PrestaShop itself, the is open to everyone for suggestions, ideas, and modifications. Anyone is welcome and even encouraged, to contribute to translate, update, or write the 1.7 user documentation.

GitBook and GitHub are synchronized: if you change the content of any page on GitBook, your edits will be pushed to the GitHub repository. Conversely, commits pushed to GitHub are imported on GitBook.

This means that both interfaces are open to contributions.

Gitbook is a tool to build documentation. It works like a text editor and might be the best solution if you are not really tech-savvy. To contribute to the PrestaShop documentation using GitBook, please send us an email to documentation@prestashop.com with a little introduction of yourself:

Are you a merchant? In which language would you like to translate, update, or write? What motivates you to participate in this project?

Opening an issue

This is a ticket-tracker for the user documentation repository and it is the best place to write a suggestion or request an improvement. For that, you will just need a GitHub account.

Editing a file

This option is particularly adapted if you are not used to working on GitHub yet.

  1. Create your GitHub account, if you do not have one already.

  2. Browse to the target file.

  3. Click the "Edit" button and make your changes in the editor.‌

  4. Once you are done, go to the bottom of the page, enter a name and a description and click on "Create a new branch for this commit and start a pull request".

  5. Finally, click on "Propose file change". GitHub will automatically create a new fork and branch on your own GitHub account, then suggest a pull request to this repository.

  6. Once the pull request is submitted, just wait for the Product Content Manager to come back to you.

Please do not commit your changes directly to the master branch. It is important to create a pull request so that your work can be proofread first.

Forking the project

This option is particularly adapted if you already work on GitHub or if you feel comfortable doing so.

  1. Create your GitHub account, if you do not have one already.

  2. Fork this repository to your Github account.

  3. Clone your fork to your local machine.

  4. Create a branch in your local clone for your changes.

  5. Change the files in your branch.

  6. Push the changed branch to your fork in your GitHub account.

  7. Wait for the Product Content Manager to either include your changes in the codebase or comment on possible adjustments.

Once you have chosen the way to contribute that suits you best, you are ready to participate in the PrestaShop open source project. Thank you for your contribution!

License

Contributing on GitBook

PrestaShop's Product Content Manager will onboard you and will give you access to the documentation as an editor. You will have to sign in with either a Gmail, GitHub, or GitBook account. Click here to.

Contributing on GitHub

Each documentation is synchronized with a repository on GitHub. Both interfaces are open to contributions. Click on your language to visit the corresponding repository: , , , , , .

An idea, a suggestion? Let the community know by submitting a!

Create a pull request for your changes. If you need help to make a pull request, read the GitHub help page about.

Content from this documentation is licensed under the.

create a GitBook account
English
French
Spanish
Italian
Dutch
Farsi
new issue
creating pull requests
Creative Commons Attribution-ShareAlike 4.0 International License
documentation