Installation & Compatibility

Requirements

PrestaShop1.7.8 up to 9.x
PHP7.1 or newer (matches your PrestaShop version’s requirements)
ThemesClassic-based themes and hummingbird work out of the box; any theme via widget/compatibility mode

Install from the back office (recommended)

  • Download appiapp_sticker-vX.Y.Z.zip — do not unzip it.
  • In your back office go to Modules → Module Manager and click Upload a module.
  • Drop the zip file. PrestaShop installs it automatically.
  • Click Configure to open the sticker manager.

Install via FTP (alternative)

  • Unzip the archive: you get an appiapp_sticker/ folder.
  • Upload it to /modules/ on your server.
  • In Modules → Module Manager, search for “Product Stickers by appiapp” and click Install.

Updating

Upload the new zip the same way (Upload a module): PrestaShop replaces the files and runs the database migrations automatically. Your existing stickers and settings are preserved.

Uninstalling

Uninstalling from the Module Manager removes the module’s database tables, settings and uploaded sticker images. Export anything you want to keep first.

What gets installed

  • 4 lightweight database tables (stickers, translations, group and shop associations)
  • Front-office hooks on the product page and product listings
  • No overrides, no core modifications, no external services