Versions Compared

Key

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

Making

...

the Native Modules Work

This chapter explores the configuration process of all the default modules in PrestaShop 1.6.

There are more than 120 130 native modules available in 25 sections. Module sections are only displayed if they actually contain at least one module.

Info

Some modules have configuration pages, which give you access to a couple of tools and information pages.

In every configuration page, text and links generic buttons are gathered in two identical blocks of content, both at the top and the bottom of the page. Their content is thusscreen:

  • Module name. A reminder of which module you are configuring.
  • Back link. A link back to the module listDisable. Deactivates the module while keeping its current settings for later use.
  • Uninstall. Deactivates the module end delete its current settings.
  • Reset. Wipes the module's current settings to set them back to default.
  • Check and update. Checks whether a new version of this module is available (either in the PrestaShop repository or in the Addons online store), and if so, updates the module.
  • Manage hooks. This link is a shortcut to the "Positions" page, from the "Modules" menu. From there, you can change the location of the module's interface on the front-end of your shop, or launch the Live Edit tool. The "Positions" page is configured so that you only the hooks available to the current module are displayed.Manage translations. The flag links are
  • Back. A link back to the module list.

At the bottom of the screen, the Manage translations selector contains shortcuts to the "Translations" page for installed modules. From there, you can update the module's translation for the selected language. For instance, you might want to change the wording in order to better fit your use.

Some modules have "(Addons)" at the end of their name. This means the modules will not be installed from files on your server, but downloaded from the Addons website. It helps ensure that you always have the latest version of a module.

...