Child pages
  • Gestionar módulos y temas

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Descomprima el archivo del módulo (.zip o tar.gz). Tras este proceso deberá obtener una nueva carpeta.
  2. Utilizando su cliente FTP, coloque transfiera la carpeta del módulo desempaquetado descomprimido, en dentro de la carpeta /modules de PrestaShop.
    Pay attention NOT to upload that folder in another module's folder (which can happen when drag-and-dropping items). Upload both the folder and the files it contains, not just the files.
  3. Go to your back-office, in the "Modules" menu.
  4. Locate the new module in the modules list. You might have to scroll down; you can also use the list's search engine, which should give you a dynamically updated list of matching module names.
  5. In the row for the new module, click the "Install" button.
  6. Your module is now installed and should be activated too. If necessary, click on the module's "Configure" link. Also, pay attention to any warning message that might be displayed by PrestaShop.

Once configuration is complete, be sure to test the module immediately to confirm that it works as planned.

Updating a module

Your PrestaShop installation regularly checks with the Addons server if there is any update for your modules. If so, PrestaShop displays a "Update" link for the affected modules. Simply click, and PrestaShop will take care of downloading and updating the module.

Uninstalling a module

Warning

Do not ever delete a module by directly trashing its folder using your FTP client! You must let PrestaShop take charge of it.

When you need to temporarily stop using a module, but still wish to keep its configuration, you can simply disable it: just click on the "Disable" link. The actions will turn into "Enable" and "Delete", but the "Uninstall" button can still be seen.

If you do not care about the module's configuration, click on the "Uninstall" button: your module's folder will still be in the /modules folder, but the module will not have any impact on your shop anymore.
If you wish to entirely remove the module from your server, click the "Delete" link: PrestaShop will get rid of its folder and all its files.

Tip

Make sure that the disabling or removal of the module does not break the theme.

Installing a theme

Once you have downloaded a theme from the Addons online store, it's up to you have it installed on your PrestaShop site.

Installing using the Theme Installator module

This is the recommended method, as it preserves all the blocks' positions on their respective hooks.

The "Import/export a theme" module is a native module, and should be installed by default. This is a special module that enables you to import a theme and install it (and its attached modules), or to export a theme and its modules from your shop in order to share it with the world.

Find this module in the module list (in the "Modules" page), and open its configuration screen. This screen presents you with 3 methods to install a new module: from your computer, from a public website, or from your own FTP server. It also gives you a method to export your module in a correct format.

...

  1. Preste atención de NO subir esa carpeta, en la carpeta de otro módulo (que puede ocurrir si arrastra y suelta archivos utilizando el ratón). Suba tanto la carpeta como los archivos que esta contiene, no solamente los archivos.
  2. Diríjase en el back-office, el menú "Módulos".
  3. Busque el nuevo módulo en el listado de módulos. Es posible que tenga que desplazar la página hacía abajo; aunque también puede utilizar el buscador, que le dará una lista actualizada dinámicamente  de los módulos cuyos nombres coincidan con lo que vaya escribiendo en el campo de búsqueda.
  4. En la fila correspondiente al nuevo módulo, haga clic en el botón "Instalar".
    Su módulo estará ahora instalado, pero deberá activarlo si así lo desea. Si es necesario, haga clic en el enlace de "Configuración" del módulo. También, preste atención a cualquier mensaje de advertencia que pueda presentarle PrestaShop en pantalla.

Una vez finalizada la configuración, asegúrese de probar el módulo inmediatamente para confirmar que funciona según lo previsto.

Actualizar un módulo

Su instalación de Prestashop comprueba periódicamente si hay alguna actualización disponible para sus módulos, en el servidor de PrestaShop Addons. Si es así, PrestaShop mostrará un enlace "¡Actualícelo!" en los módulos afectados. Simplemente haga clic en dicho botón, y PrestaShop se encargará de descargar y actualizar el módulo.

Desinstalar un módulo

Warning

¡No elimine un módulo desde su cliente FTP!. Deje a Prestashop hacerse cargo de esto.

Si quiere dejar de utilizar un módulo, pero desea conservar su configuración, puede simplemente desactivarlo: haciendo clic en el enlace: "Desactivar". Tras realizar esto, las acciones disponibles para el módulo se convertirán en "Activar" y "Eliminar", además el botón "Desinstalar" continuará estando disponible.

Si no le preocupa perder la configuración del módulo, haga clic en el botón "Desinstalar": la carpeta de su módulo continuará existiendo en la carpeta /modules de Prestashop, pero el módulo no tendrá ningún impacto en su tienda.
  Si desea eliminar por completo el módulo de su servidor, haga clic en el enlace "Eliminar": PrestaShop eliminará la carpeta y todos los archivos que lo componen.

Tip

Asegúrese que tras desactivar o eliminar el módulo, el tema de su tienda continúa mostrándose correctamente.

Instalar temas

Una vez que haya descargado un tema desde el sitio web PrestaShop Addons, le corresponde a usted instalarlo en su tienda PrestaShop. 

Instalación mediante el módulo de importación/exportación

Este es el método recomendado, ya que preserva todas las posiciones de los bloques en sus respectivos hooks. 

El módulo "Importar / exportar un tema" es un módulo nativo, y debe estar instalado por defecto. Este es un módulo especial que le permite importar un tema e instalarlo (así como sus módulos adjuntos), o exportar un tema de su tienda junto con los módulos para poder compartirlo con el mundo.

Encuentre este módulo en su listado de módulos (en la página "Módulos"), y abra su pantalla de configuración. Esta pantalla le presenta 3 métodos para instalar un nuevo tema: desde su ordenador, desde un sitio web público, o desde su propio servidor FTP. También le ofrece un método para exportar el módulo en un formato correcto.

Importar un tema

Whatever the method, the process remains the same: indicate the location of the theme's Zip archive, then click "Next".

...