I need to clear out a small confusion that appeared in here. Our previous reply regarding license was made by another Gantry 5 developer and it’s not quite accurate. License is not a problem as Hydrogen (or upcoming new default theme Helium) is licensed under the GPLv2 license so that’s not the case in here.
The real issue and thing that’s preventing us from placing our free Gantry 5 themes in www.remarpro.com themes directory is that we won’t be able to meet all of the www.remarpro.com directory requirements ie.
- Save options in a single array. – Gantry 5 theme options are saved to YAML files for ease of modification and migration – not in database
- Use the Customizer for implementing theme options. – It’s not possible for us the provide advanced options and Layout Manager controls only via WP Customizer
- Don’t include any plugins. A theme can recommend plugins but not include those plugins in the theme code. – Gantry 5 framework and Timber library plugins are required and themes won’t work without them. So far WP doesn’t provide any dependency support and we don’t want to embed both plugins inside of theme.
So these would be the theme review guidlines that are holding us back unfortunately. Other than that we would love to get our free themes into www.remarpro.com theme directory.
Thanks,
Jakub