Jump to content

Missing configuration file while installing theme


Art-agnan

Recommended Posts

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

  • 10 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...