471 Results for the search: "#Mautic"
Comments 19
That's one of the issues that we want to solve with https://github.com/mautic/mautic/pull/14065 which allows anyone to list their themes in the Mautic Marketplace and users can install those themes easily. Wouldn't that solve the problem?
That's one of the issues that we want to solve with https://github.com/mautic/mautic/pull/14065 which allows anyone to list their themes in the Mautic Marketplace and users can install those themes easily. Wouldn't that solve the problem?
IMHO an LTS is more than enough
@joebordes I totally agree that for _most_ it surely is... but in reality, especially larger institutions struggle to update in time, and would be extremely thankful for extension options.
So such an offering would be a big win in keeping Mautic attractive in that segment.
we have to keep moving
I don't think this is a useful way to spend the project's resources.
This should NOT slow us down at all - rather should it not only pay for itself, but also seriously cross-finance the actual core development
🙂
IMHO an LTS is more than enough
@joebordes I totally agree that for _most_ it surely is... but in reality, especially larger institutions struggle to update in time, and would be extremely thankful for extension options.
So such an offering would be a big win in keeping Mautic attractive in that segment.
we have to keep moving
I don't think this is a useful way to spend the project's resources.
This should NOT slow us down at all - rather should it not only pay for itself, but also seriously cross-finance the actual core development
🙂
Thanks for sharing your thoughts @joebordes - to be clear, right now we do not support a minor release after the next minor release is made (e.g. when 5.2 comes out, 5.1 is no longer supported), and a major release is supported for 3 months after the next major release. We do a new major release on average, every 12-18 months.
Currently we don't have any LTS release, in the traditional sense. Just an 'actively supported' version.
You can find the timings we currently have at https://www.mautic.org/mautic-releases - we are planning to extend the support that we offer as our core security support to 3 and 6 months respectively, however for many businesses who have tens or hundreds of instances to update even this isn't enough time. They need security releases for Mautic for a while longer, so that they can safely update all their instances while remaining compliant.
That's why we're proposing to offer this (paid) service, which will also be a revenue stream for the project.
I hope that gives a bit more context!
Thanks for sharing your thoughts @joebordes - to be clear, right now we do not support a minor release after the next minor release is made (e.g. when 5.2 comes out, 5.1 is no longer supported), and a major release is supported for 3 months after the next major release. We do a new major release on average, every 12-18 months.
Currently we don't have any LTS release, in the traditional sense. Just an 'actively supported' version.
You can find the timings we currently have at https://www.mautic.org/mautic-releases - we are planning to extend the support that we offer as our core security support to 3 and 6 months respectively, however for many businesses who have tens or hundreds of instances to update even this isn't enough time. They need security releases for Mautic for a while longer, so that they can safely update all their instances while remaining compliant.
That's why we're proposing to offer this (paid) service, which will also be a revenue stream for the project.
I hope that gives a bit more context!
On the main branch, there is Mautic 4 version of this plugin, and there was a change to the approach in Mautic 5 version, so lets just look into that and leave out the old version:
https://gitlab.com/adra-network/mautic-field-groups-plugin/-/tree/dev_mautic5
I overrided the translation loader, the coresponding configuration form type (and some templates in Mautic 4) to actually get this plugin to work. Ideally if we are talking about merging to core I would not override as much as I would replace the classes that need to replaced, same goes for the templates. If any modification would be needed I would update the core templates not override via plugin.
Why am I translating all the groups?
Because Mautic core dictates the pattern that field groups need to follow in order to show propely in the UI (somewhere in templates and forms translation string base is hardcoded).
Honestly if you are willing to put an additional event into the core and dispatch it at the right places that would be one of the better ways to handle this and I do not think we need to override any translators.
On the main branch, there is Mautic 4 version of this plugin, and there was a change to the approach in Mautic 5 version, so lets just look into that and leave out the old version:
https://gitlab.com/adra-network/mautic-field-groups-plugin/-/tree/dev_mautic5
I overrided the translation loader, the coresponding configuration form type (and some templates in Mautic 4) to actually get this plugin to work. Ideally if we are talking about merging to core I would not override as much as I would replace the classes that need to replaced, same goes for the templates. If any modification would be needed I would update the core templates not override via plugin.
Why am I translating all the groups?
Because Mautic core dictates the pattern that field groups need to follow in order to show propely in the UI (somewhere in templates and forms translation string base is hardcoded).
Honestly if you are willing to put an additional event into the core and dispatch it at the right places that would be one of the better ways to handle this and I do not think we need to override any translators.
Hi folks!
I'm not sure if you are aware but https://nlnet.nl has funding available from 5k to 50k euros for projects which relate to R&D and which are fully open sourced.
The deadline for the current round is 1 April, and I thought maybe this could be a project that someone could propose.
If you have the dev resources to do this and it would be contributed back, it could well be a strong proposal.
Happy to work through it with you if you'd like to make a proposal. You can do so as an individual, as a company, or Mautic as a project.
Hi folks!
I'm not sure if you are aware but https://nlnet.nl has funding available from 5k to 50k euros for projects which relate to R&D and which are fully open sourced.
The deadline for the current round is 1 April, and I thought maybe this could be a project that someone could propose.
If you have the dev resources to do this and it would be contributed back, it could well be a strong proposal.
Happy to work through it with you if you'd like to make a proposal. You can do so as an individual, as a company, or Mautic as a project.
Share