Statistic which version of Concrete 5 is used
Permalink
Hi,
I would like to ask. Is it possible to find, which version of Concrete5 (major and minor) is use the most ?
I would like to create plugin, but I'm not sure which version should I choose to start as "first version", 5.7 or 5.8 ?
I would like to ask. Is it possible to find, which version of Concrete5 (major and minor) is use the most ?
I would like to create plugin, but I'm not sure which version should I choose to start as "first version", 5.7 or 5.8 ?
My aim is mostly 5.7.4, since that is the first stable version in my eyes and has some more fancy stuff compared to 5.7.3 and lower. If you make a plugin, you could make it for 5.7.4 and higher for example, and make a new version of your plugin that only covers 8.x (so you have at least 1 version for 5.7.x out there, to please users).
I am developing all new addons for 5.7.5 and newer, and I'm making sure everything works on 5.8.
If you have addons that work well with both 5.7 and 5.8, you'll have a higher chance of getting more marketplace sales.
If you have addons that work well with both 5.7 and 5.8, you'll have a higher chance of getting more marketplace sales.
My 5 cents - I'm developing everything for 8.0.0
⚠ Sure the latest concrete5 version.
If you are able to, make it backward compatible to 5.7.5.x. (This is usually a little more complex and may be impractical if you are using some of the latest core features)
Targeting before 5.7.5 is too likely to run into compatibility issues to be worth bothering with for all but the simplest addon.