Child pages
  • Gestionar módulos y temas

Versions Compared

Key

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

...

El formulario de esta sección le permite subir el archivo del módulo, descargado desde Addons. Puede subir un archivo zip, o tar.gz (tarball). El formulario es sencillo: simplemente busque el archivo del módulo que ha descargado, y haga clic en el botón "Subir este módulo". Do not point to the module's uncompressed folder or any of its unpacked files!

Info

In previous version of PrestaShop, you could upload the module's zip file on your FTP server and point the form to that file's URL.
This feature has been taken out of PrestaShop 1.5 for security reasons.

Once you have clicked the button, PrestaShop will upload the module from your computer to its server, unpack it, place the files in the correct location, and update the page, all this in a handful of seconds. PrestaShop will then display "Module downloaded successfully".

Modules are not installed by default: you still have to click the module's "Install" button, and then possibly configure its settings.

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

Installing using a FTP client

To install a new PrestaShop module manually:

...

¡No seleccione como ubicación la carpeta donde tenga descomprimido el módulo o alguno de sus archivos!.

Info

En versiones previas de Prestashop, puede subir el archivo zip del módulo a su servidor FTP, estableciendo la URL de este archivo en el formulario.
Esta característica ha sido eliminada en PrestaShop 1.5 por razones de seguridad.

Una vez que haya hecho clic en el botónPrestaShop subirá el módulo desde su ordenador a su servidor, lo descomprimirá, colocará los archivos en la ubicación correcta, y actualizará la página, todo esto en pocos segundos. PrestaShop mostrará entonces el mensaje "Módulo descargado correctamente".

 Los módulos no se instalan por defecto: así que tendrá que hacer clic en el botón "Instalar" del módulo, y posiblemente configurar algunos de sus ajustes.

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

Instalación mediante un cliente FTP

Para instalar un nuevo módulo de PrestaShop manualmente:

  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 la carpeta del módulo desempaquetado, en 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 all the parameters are correctly set, click on "Generate the archive now". You will quickly get a file to download from your browser. Save it on your hard-drive, then give the save file a proper name. From there on, you can easily share this theme, and if it is your own creation, you can start selling it on PrestaShop's Addons website at http://addons.prestashop.com/.

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.

...