3 results found
-
App System: Custom CMS elements
What we need:
It would be wonderful if there could be a way to provide custom CMS elements in apps.Why we need this:
We always want to offer our customers the best possible solutions in our themes, including sales-promoting CMS elements. Due to limitations in the app system, we can currently only do this in our extensions based on the plugin system. Since we also offer our extensions on the basis of the app system, this results in an "unnecessary" duplication and "maintenance effort". A single, unified app is highly desirable.The app system lacks the possibility to provide…
4 votesThanks for your contribution.
Adding your own CMS elements via Apps is possible with the shopware version 6.4.17. It is possible to create new CMS elements via the Admin Extension SDK for both plugins and apps. Read the following docs article: https://developer.shopware.com/docs/guides/plugins/plugins/content/cms/add-cms-element-via-admin-sdk
If you have any suggestions or improvements towards our approach, feel free to reach out to us.
Thank you.
-
Extend symfony services with app scripts
It would really increase the possibilty for app developers if every symonfy service can be extended with an App script.
In detail every public funtion of a symfony service should be extendable by App scripts before and after.
This would make much more features possible to implement with Apps comparing now.4 votesWe are not planning to expose every Symfony service with App Scripts, because we want to improve stability and maintainability for extension manufacturers, especially across major versions.
We understand that the usage of app scripts is more limiting than simply overriding or decorating existing PHP services. In order to accommodate for the extension points that you need, we ask you to provide us with the specific scenarios (e.g. altering tax calculation, adding data to order line items) so we can build the most stable and expressive API for that.
-
Increase possibilities for app developers by making every symonfy event accessable with app script hooks
It would really increase the possibilty for app developers if every symonfy event can be accessed with an app hook.
This would make much more features possible to implement with Apps comparing now.3 votes
- Don't see your idea?