Child pages
  • Catálogo de Módulos y Temas

Versions Compared

Key

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

...

Tip

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

Instalar un tema

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 PrestaShop's theme installer

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

PrestaShop has a native theme importer, which you can reach from the "Themes" page, under the "Preferences" menu. Click the "Add new theme" button at the top of the screen (not the "Add new" button above the list of themes, which is used to create a new theme). This screen presents you with 3 methods to install (or "import") a new module: from your computer, from a public website, or from your own FTP server. It also gives you a method to create a new theme from scratch.

Importing a theme

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

Tip

Import from your computer: using the file explorer to find the archive.
Import from the web: indicate the direct public URL to the archive.
Import from FTP: using your FTP client, upload the archive in the following folder: /modules/themeinstallator/import/ .

A quick summary is displayed in the next page, indicating what that importer is about to do.

Click "Next" again to validate your choice. The theme is now installed, and PrestaShop asks you if you wish to install modules that were imported along with the theme, what you would rather do with the current modules configuration, and how you would like the images configuration to be taken into account.

Click "Next" one last time. A final confirmation page presents you with all the changes applied to your PrestaShop site. Click "Finish" to end the process.

Installing using a FTP client

This method is not recommended, but is still available. Use with caution: your blocks might not have the expected position on their respective hooks.

To install a new PrestaShop theme via FTP:

  1. Unzip (decompress) the theme archive file (.zip). This should result in at least one new local folder, /themes, containing your theme's folder(s).
  2. Using your FTP client, place the theme's folder (as found in the local /themes folder) online in your PrestaShop /themes folder. Pay attention NOT to upload that folder in another theme's folder (which can happen when drag-and-dropping items). Upload the whole folder, not just the files it contains.
  3. (optional) If the theme's archive contains a second /modules folder, it means your new theme comes bundled with modules that are specific to it, or necessary for it to run properly. Using your FTP client, place the folder(s) found in the local /modules folder online in your PrestaShop /modules folder. If your online PrestaShop install already has a module of the same name, try to only keep the most recent version of the two (the one with the most recent files). If unsure, keep the version bundled with the theme, as it is the most likely to work best with it.
  4. Go to your back-office, in the "Themes" page under the "Preferences" menu.
  5. Select the new theme in place of the current theme, by clicking on the radio button then clicking "Save".
  6. Your theme is now in place.
  7. (optional) If the theme came with modules, activate them on the back-office's "Modules" page, then configure them if need be.

Many themes come with an accompanying Install.txt file, which gives you instructions. Make sure to follow them in order to not forget anything.

Once configuration is complete, be sure to test the theme immediately, every page of it, to confirm that it works as planned. Do try to make a full order, from A to Z – you wouldn't want to miss orders just because you didn't notice the theme was incomplete!

Exporting a theme

Exporting a theme is very useful when you want either to back the theme up for safety, and create an archive of the theme for a friend or in order to make it available on the Addons marketplace 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 de temas

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

PrestaShop tiene un importador nativo de temas, al que puede acceder desde la página "Temas", bajo el menú "Preferencias". Haga clic en el botón "Añadir tema" situado en la parte superior de la pantalla. Esta pantalla presenta 3 métodos para instalar (o "importar") un nuevo tema: desde su computadora, desde un sitio web público, o desde su propio servidor FTP. También dispone de un método para crear un tema nuevo desde cero.

Importar un tema

Sea cual sea el método que elija, el proceso seguirá siendo el mismo: indicar la ubicación del archivo Zip del tema, y a continuación hacer clic en el botón "Siguiente".

Tip

Importar desde su computadora: utilice el explorador de archivos para encontrar el archivo.
Importar desde la web: indique la dirección URL del archivo.
Importar desde un cliente FTP: utilice su cliente FTP y transfiera el archivo a la siguiente carpeta:: /modules/themeinstallator/import/ .

La siguiente página mostrará un resumen rápido de lo que el importador está a punto de hacer.

Haga clic de nuevo en "Siguiente" para validar su elección. Una vez instalado el tema, PrestaShop le preguntará si desea instalar los módulos que fueron importados junto con el tema, qué prefiere hacer con la configuración actual de los módulos, y si desea que la configuración de las imágenes sea tomada en cuenta.

Haga clic en "Siguiente" por última vez. Una página final de confirmación le presenta todos los cambios aplicados a su sitio PrestaShop. Haga clic en "Finalizar" para terminar el proceso.

Instalación mediante un cliente FTP

Este método no se recomienda utilizarlo, aunque continúe disponible. Utilícelo con precaución: sus bloques podrían perder la posición que ocupan actualmente en los respectivos hooks.

Para instalar un nuevo tema PrestaShop vía FTP:

  1. Descomprima el archivo del módulo (.zip). Tras este proceso deberá obtener una nueva carpeta, /themes, cuyo interior contiene la carpeta(s) de su tema.
  2. Utilizando su cliente FTP, transfiera la carpeta del tema descomprimido, dentro de la carpeta /themes de PrestaShop. Preste atención de NO subir esa carpeta, en la carpeta de otro tema (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.
  3. (opcional) Si el tema del archivo contiene una segunda carpeta /modules , significará que este tema se acompaña de una serie de módulos que son necesarios para que el tema funcione correctamente. Utilizando su cliente FTP, transfiera la carpeta(s) local(es) /modules incluida(s) en el tema que desea instalar, en la carpeta /modules de PrestaShop. Si el cliente FTP le advierte que ya cuenta con un módulo del mismo nombre, trate de mantener tan sólo la versión más reciente. Si no conoce cuál es la versión más reciente de los módulos, mantenga la versión incluida con el tema, ya que es probable que funcione mejor y no le dé problemas de compatibilidad.
  4. Diríjase en su back-office, a la página "Temas" bajo el menú "Preferencias".
  5. Seleccione el nuevo tema en lugar del tema actual, haciendo clic en el botón de radio y luego haciendo clic en "Guardar".
  6. Su tema estará ahora instalado.
  7. (opcional) Si el tema viene con módulos, actívelos en la página "Módulos" del back-office, a continuación, configúrelos si es necesario.

Algunos temas vienen con un archivo adjunto llamado Install.txt , que le ofrece instrucciones sobre cómo instalar y configurar el tema. Asegúrese de seguir los pasos detallados de ese archivo.

Una vez finalizada la configuración, asegúrese de probar el tema inmediatamente para confirmar que funciona según lo previsto. Pruebe a realizar una compra, desde A a Z – para asegurarse que los clientes pueden completar sus compras, y comprobar que el tema instalado no está incompleto.

Exportar un tema

La exportación de un tema puede ser útil cuando quiera realizar una copia de seguridad del mismo, cuando quiera compartir el tema con un amigo, o para vender el tema en el sitio web PrestaShop Addons (http://addons.prestashop.com/). Not only does it generate a complete Zip archive of your theme, but it also adds many information in an XML files, which is very useful both when uploading to Addons, and when importing to another PrestaShop site.Just as for theme importation, there are two ways to export a theme: using PrestaShop's own exporterEl exportador no sólo genera un archivo zip del tema, sino que también añade una gran cantidad de información en archivos XML, lo que le resultará muy útil cuando lo suba al sitio web PrestaShop Addons, y cuando lo importe en otra tienda PrestaShop.

Al igual que para importar un tema, hay dos maneras de poder exportar un tema: utilizando el propio exportador de PrestaShop, or using the one from the Theme Installator module:

...