Hallo Leute,
ich möchte folgendes Plugin installieren:
Aus der Anleitung:
- initialise the cubits-php submodule (instructions are above)
- Add the ‘Frontend’ folder to an zip-file.
- Go to your Shopware Shop administration. Einstellungen -> Plugin Manager -> click [Plugin manuell hinzufügen]
- Select your zip-file.
- Create an API/Secret pair in your merchant account.
- Activate the plugin in Shopware.
- Enter your API/Secret from step 4.
konnte ich alles ausser 1. erfolgreich abschließen. Jedoch weiss ich nicht, wie mit der Beschreibung:
- from the plugin root
- git submodule init
- git submodule update
umzugehen ist. Ich hab versucht die cmds im Pluginordner auszuführen, aber bekomme einen Hinweis:
-> fatal: Not a git repository (or any of the parent directories): .git
Ich verweise dabei auf:
-> https://github.com/cubits/cubits-shopware.git
Ich bin nicht sehr bewandert im Umgang mit github. Vielleicht kann mir jemand helfen und mir den Fehler zeigen?
Danke!