I'm developing a shopware 6 app and there is a strange behaviour when uninstalling and removing the app it appears, that the whole shop crashes, because it is still looking for the directory in the custom/apps folder. After uploading it manually via sftp the shop is reachable again. How can this happen? Thanks in advance for any help.
Why does removing shopware app crashes shop?
84 Views Asked by Kronos At
0
There are 0 best solutions below
Related Questions in SHOPWARE6
- Shopware 6 plugin: Override styles not applying in component SCSS
- Shopware 6 add custom controller to /navigation/{navigationId}
- How do I import npm package assets into my Shopware 6 plugin?
- Shopware 6: Don't list products with no price rule for customer group
- Resend activation link for inactive customer with double opt-in
- How can I programatically hide specific payment method in Shopware 6
- Why is my Store API filter on productStreams.name not working?
- Extending Plugin Template in a Child Theme
- How to reliably use a service from a Showpare 6 store plugin in my our plugin without issues
- Docker compose error services.worker.init must be a boolean
- Can’t install test app on self hosted Shopware 6 shop
- Upload an image as binary data
- Populate custom fields when creating an order through the Store API
- Event to catch submitting all forms in shopware 6
- How to listen to an order in shopware 6.5 and get all values?
Related Questions in SHOPWARE6-APP
- Can’t install test app on self hosted Shopware 6 shop
- How can I register a conjob in Shopware 6 App?
- Shopware 6 App storefront custom JavaScript only runs with 6.5.x not 6.4.20.x
- Shopware 6 Storefront Login with Store API
- Why does removing shopware app crashes shop?
- Calculate shipping costs by weight outside of cart in Shopware 6
- Delay for message queue not available under Shopware 6.5?
- Shopware 6 How can make I create filter with custom field?
- How to handle cms elements registered with Admin SDK in Shopware v6.5.7.X?
- Same product showing multiple times in the product list page
- Extending the sw-entity-multi-id-select does not work
- We have an issue with connecting Shopware 6 with the Droppery plug-in. The auth is not working, so product imports are not possible
- How to make product properties aggregations in Shopware 6 app script?
- How can I access the names of variant products in Shopware 6?
- How can I set lineItem data payload in shopware6 using html inputs
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?