Skip to content

Installation

1. System Requirements#

  • Shopware 6.7.x or higher
  • PHP 8.2 or higher
  • All other system requirements for your Shopware version

2. Plugin Dependencies#

Before installing Topdata TopFinder Pro, you must install and activate the following two plugins, as they are required for TopFinder to function correctly:

  1. Topdata Foundation (TopdataFoundationSw6)
  2. Topdata Connector (TopdataConnectorSw6)

Ensure these plugins are installed and activated before proceeding.

3. Installation Steps#

  1. Download the Plugin: Obtain the plugin ZIP file.
  2. Upload to Shopware: Log in to your Shopware Admin panel, navigate to Extensions > My extensions, and click the Upload extension button. Select the ZIP file.
  3. Install & Activate: Once uploaded, the plugin will appear in your list of extensions.
    • Click the ... button next to "Topdata TopFinder Pro" and select Install.
    • After installation is complete, toggle the switch in the "Status" column to activate the plugin.
  4. Clear Cache: After activation, it is crucial to clear your shop's cache to ensure all changes are applied correctly. You can do this in the Admin under Settings > Caches & Indexes by clicking Clear caches, or by running the following command in your Shopware root directory via the command line:

    bin/console cache:clear
    

The plugin is now installed and ready for configuration.