You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the past few months I have seen quite a few issues and PRs with regards to upgrading Setonos plugins to v2.0, therefore I am creating this document/discussion to document what I intend to do with regards to upgrading and I am also very open to input.
Create a new branch for upgrading and consequently when released, it will be a major release.
Minimize the number of imports needed in the installation process. E.g. if a file like @AcmeSyliusExamplePlugin/Resources/config/app/config.yaml should be included, move those directives to the AcmeSyliusExampleExtension::prepend() method instead.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the past few months I have seen quite a few issues and PRs with regards to upgrading Setonos plugins to v2.0, therefore I am creating this document/discussion to document what I intend to do with regards to upgrading and I am also very open to input.
^6.4and the latest in7.x.@AcmeSyliusExamplePlugin/Resources/config/app/config.yamlshould be included, move those directives to theAcmeSyliusExampleExtension::prepend()method instead.Beta Was this translation helpful? Give feedback.
All reactions