• Resolved mmak0710

    (@mmak0710)


    I am trying to update your plugin to the latest version and am receiving this error:

    Update Failed: Download failed. Not Found

    What would be causing this error?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Require Plugin: Redux is not part of your theme/plugin. It’s installed separately.
    Suggest + Embed: Redux is embedded, but also a TGM recommendation is given to install the plugin. The plugin overrides the embedded code.
    Embed Only: TGM is not used and Redux is embedded within the theme/plugin.

    • This reply was modified 8 years, 2 months ago by Rahi Saiful.
    • This reply was modified 8 years, 2 months ago by Rahi Saiful.

    I got a solution. I have used the code below in tgmpa and now it’s working fine.

    array(
    ‘name’ => __(‘Redux Framework’, ‘ecohosting’),
    ‘slug’ => ‘redux-framework’,
    ‘source’ => ‘https://github.com/reduxframework/redux-framework/archive/master.zip’,
    ‘version’ => ”,
    ‘required’ => true,
    ),

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Update Failed: Download failed. Not Found’ is closed to new replies.