roles and permissions – november 2020
WHRGDr0pQG5E%253D
[expand title=“mehr lesen…“]
| Roles & Permissions is planned for NovemberPrepare your plugin now: In November we plan to release the highly demanded feature „Roles & Permissions“ (ACL). With this feature you will be able to assign rights and roles to users in the administration. Prepare your plugins: In order for store operators to be able to use the feature „Roles & Permissions“ to its full extent, you should prepare the rights in your plugins now. What you have to do for that? The feature „Roles & Permissions“ is already completely implemented on the master (GitHub) and can be tested by activating a feature flag. A detailed instruction on how to activate the feature flag can be found below in the mailing. Important to know: All customizations are upward and downward compatible. That means you can make the changes now and your plugin is still compatible in older Shopware 6 versions and of course in future versions. Documentation Activate feature flagDevelopment Template If the Development Template is used, the feature flag can be activated as follows: 1.) The following code should be integrated in the .psh.yaml.override Check out the Code on GitHub 2.) After that the cache should be cleared with the following command: ./psh.phar cache Activate feature flagProduction Template and all other installation types For all other types of installation, proceed as follows: 1.) An environment variable should be created with the following values: FEATURE_NEXT_3722=1 You can also use e.g. the .env file. 2.) The cache should be cleared with the following command: bin/console cache:clear 800,000 +Downloads 2000 +Developers on Slack |
| shopware AG Ebbinghoff 10 Schöppingen DE: +49 (0) 2555 928850 UK: +44 (0) 203 095 2445 World: 00 800 746 7626 0 info@shopware.com Board: Stefan Hamann, Sebastian Hamann |
[/expand]