Currently, the way featured templates are handled is a little messy. The current method in docker will just completely break PHP since the defined featured templates are simply placeholders in an inaccessible JSON file.
I plan to fix this by using the database to define the featured data. This will be the final major fix before the next release.
Side note: v1.2.0 will be the first stable release, which will be the next release cycle.
Currently, the way featured templates are handled is a little messy. The current method in docker will just completely break PHP since the defined featured templates are simply placeholders in an inaccessible JSON file.
I plan to fix this by using the database to define the featured data. This will be the final major fix before the next release.
Side note: v1.2.0 will be the first stable release, which will be the next release cycle.