cdsg
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Fatal error with v2.2.3 update@mraassin that’s what inspired my curiosity and my question above – paying customers get broken admin panel, no fix for it for weeks – interesting, interesting..
Forum: Plugins
In reply to: [W3 Total Cache] Fatal error with v2.2.3 update@vmarko forgive me my curiosity but why are you not releasing another ‘patch’ release immediately with bugfix for issue which is PITA because it takes down whole admin panel?
Linked github issue shows that it was fixed 2 weeks ago
My workflow is pretty similar to one mentioned above by @wmuizelaar , only difference is that instead of wp-cli I’m using https://wpackagist.org/ but the end result is same – missing plugin files.
This .gitignore was problematic for us as well, we are using git repository to manage plugins code for our sites – this gitignore file results in broken sendgrid integration because files are not added to repository.