LogoLogo
Homepage
Spanish
Spanish
  • Contributing to the documentation
  • Guía de inicio PrestaShop 1.7
    • ¿Qué necesitas para empezar?
    • Instalar PrestaShop
    • Instalar PrestaShop en su ordenador
    • Instalar PrestaShop usando el script de línea de comandos
    • Desinstalar PrestaShop
    • Información miscelánea
  • Guía del Usuario PrestaShop 1.7
    • Formación
    • Personalizar tu tienda
    • Conexión al back-office de PrestaShop
    • Descubrir el Área de Administración
    • Primeros pasos con PrestaShop 1.7
    • Vender con PrestaShop
      • Gestionar los pedidos
        • Pedidos
        • Facturas
        • Facturas por abono
        • Albaranes de entrega
        • Carritos de compra
      • Gestionar el catálogo de productos
        • Gestionar los productos
        • Gestionar las categorias
        • Monitorear el catalogo
        • Gestionar Atributos del Producto
        • Gestionar Características del producto
        • Gestionar Marcas
        • Gestionar Proveedores
        • Gestionar Archivos
        • Gestionar Descuentos
          • Reglas del carrito
          • Reglas de precios del catalogo
        • Gestionar Stock
          • Visión global del Stock
          • Movimientos de Stock
      • Gestionar tus clientes
        • Tus clientes
        • Direcciones de clientes
        • B2B - Saldo pendiente por cobrar
      • Gestionar el Servicio de atención al cliente
        • Servicio de atención al cliente
        • Mensajes predefinidos
        • Devoluciones de mercancía
      • Comprender las estadísticas
    • Optimizar tu tienda
      • Gestionar los módulos
        • Módulos y Servicios
          • Selección de Módulos
          • Módulos instalados
          • Notificaciones de módulos
        • Catálogo de módulos
      • Personalizar el Diseño de tu tienda
        • Tema y Logotipo
        • Catálogo de Temas
        • Paginas - Gestionar el Contenido Estatico
        • Posiciones de los módulos en el front-office
        • Ajustes de imágenes
        • Widget de enlaces
      • Gestionar Transporte
        • Gestionar Transportistas
        • Preferencias de Transporte
      • Gestionar Pagos
        • Métodos de pago
        • Preferencias de pago
      • Abriéndote paso al Mercado Internacional
        • Localización
          • Ajustes de Localización
          • Idiomas
          • Monedas
          • Geolocalización
        • Ubicaciones geográficas
          • Países
          • Zonas
          • Estados (Provincias)
        • Gestionar Impuestos
          • Impuestos
          • Reglas de Impuestos
        • Traducciones
    • Configurar tu tienda
      • Configurar los Parámetros de la tienda
        • Preferencias Generales
          • Parámetros Generales
          • Preferencias de Mantenimiento
        • Configurar los Pedidos
          • Preferencias de Pedidos
          • Estados
        • Configurar los Productos
        • Configurar los Clientes
          • Preferencias de Clientes
          • Grupos
          • Tratamientos Sociales - Títulos Sociales
        • Contactos
        • Tráfico
          • SEO y URLs
          • Motores de búsqueda
          • Programa de afiliados
        • Búsqueda
          • Parámetros de Búsqueda
          • Etiquetas
      • Configurar los Parámetros Avanzados
        • Información
        • Rendimiento
        • Administración
        • Correo electrónico
        • Importación
        • Equipo
          • Empleados
          • Perfiles
          • Permisos
        • Base de datos
          • Gestor de consultas SQL
          • Copia de seguridad de la Base de Datos
        • Registros/Logs
        • Webservice (Servicio Web)
        • Multitienda
    • Gestionar múltiples tiendas
      • La interfaz multitienda
      • Crear un nuevo grupo de tiendas
      • Crear una nueva tienda
      • Configurar la URL de una tienda
      • Ejemplo de usos y especificaciones del modo multitienda
    • Navegar por el front-office
    • Cumplimiento de la legislación europea del RGPD
Powered by GitBook
On this page
  • Contributing on GitBook
  • Contributing on GitHub
  • License

Was this helpful?

Edit on GitHub

Contributing to the documentation

NextGuía de inicio 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