Skip to content

cms white page

Ramiro edited this page Sep 20, 2021 · 4 revisions

Make sure your SMD route (/g/ext/smd) contains a response.

Sometimes a missing public/cached folder will abort this action. Make sure it exists.

You can create all required folders and the correct permissions with the following golem commands.

./vendor/bin/g folders createRequired --e=development

./vendor/bin/g permissions set --e=development

Clone this wiki locally