If when trying to install a theme and/or plugin through the Koken Store you see an error message, or the installation starts and never finishes, it's likely Koken doesn't have permission to write files to your server. Try the following to resolve the issue.
- Connect to your site using your favorite FTP client.
- Navigate to
/koken/storage/
. - Set the permissions for the
storage
directory plus all directories inside to777
(Read, Write and Execute for User, Group, and World). If you're not sure how to do this, check your FTP client's user guide. - Return to Store inside Koken and try installing the theme/plugin again.
Hopefully the above will kick things into gear. If it doesn't and you're still stuck, contact us for assistance.