Art-agnan Posted October 26, 2022 Share Posted October 26, 2022 Hi team, I'm using PS 1.7. I created a child theme of the classic and got "Missing configuration file" while installing. If I put the file on the server the BO is seeing it and it's properly display as available theme. The theme.yml is there. While trying to find why I saw in the ThemeManager the following: $sandboxPath = $this->getSandboxPath(); Tools::ZipExtract($source, $sandboxPath); $themeConfigurationFile = $sandboxPath . '/config/theme.yml'; Shouldn't the name of the theme be added in the Path? Or I'm I doing something completely wrong? Thanks Link to comment Share on other sites More sharing options...
endriu107 Posted October 26, 2022 Share Posted October 26, 2022 What you have in theme.yml file? Link to comment Share on other sites More sharing options...
Art-agnan Posted October 28, 2022 Author Share Posted October 28, 2022 (edited) Basicaly the same as the parent with some module to hook or unhook theme.yml Edited October 28, 2022 by Art-agnan seems to be hidden (see edit history) Link to comment Share on other sites More sharing options...
ilisiaraul Posted August 28, 2023 Share Posted August 28, 2023 Hello, You need to unip theme then to zip it again ti .zip and it will work, Good luck! Link to comment Share on other sites More sharing options...
prestadevelop Posted September 2, 2023 Share Posted September 2, 2023 Did it work after you followed ilisiaraul advice? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now