Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WP All Import and WP All Export Addons not working #33

Closed
kanwarsahilk opened this issue Sep 22, 2021 · 1 comment
Closed

WP All Import and WP All Export Addons not working #33

kanwarsahilk opened this issue Sep 22, 2021 · 1 comment

Comments

@kanwarsahilk
Copy link

Hi,
Great composer helper. I was able to install the WP All Import Pro and All Export Pro plugins. But when It try the WP All Import ACF and Export addon its not working.
Getting this error

 [RuntimeException]                                                           
  Failed to execute (9) unzip -qq -o 'wp-content/plugins/wpae-acf-add-on//821  
  b18b02e9f8fee03811f238377cf65' -d '/Applications/MAMP/htdocs/clancy_dev/cla  
  ncy-cards-backend/vendor/composer/acc4feae'                                  
                                                                               
  [wp-content/plugins/wpae-acf-add-on//821b18b02e9f8fee03811f238377cf65]       
    End-of-central-directory signature not found.  Either this file is not     
    a zipfile, or it constitutes one disk of a multi-part archive.  In the     
    latter case the central directory and zipfile comment will be found on     
    the last disk(s) of this archive.                                          
  unzip:  cannot find zipfile directory in one of wp-content/plugins/wpae-acf  
  -add-on//821b18b02e9f8fee03811f238377cf65 or                                 
          wp-content/plugins/wpae-acf-add-on//821b18b02e9f8fee03811f238377cf6  
  5.zip, and cannot find wp-content/plugins/wpae-acf-add-on//821b18b02e9f8fee  
  03811f238377cf65.ZIP, period.  

I am using this

{
      "type": "package",
      "package": {
        "name": "junaidbhura/wpae-acf-add-on",
        "version": "1.0.2",
        "type": "wordpress-plugin",
        "dist": {
          "type": "zip",
          "url": "https://www.wpallimport.com"
        },
        "require": {
          "junaidbhura/composer-wp-pro-plugins": "*"
        }
      }
    }

In .env file I have
WP_ALL_IMPORT_PRO_KEY
WP_ALL_EXPORT_PRO_KEY

Do I need to add something else in .env file for addons ?

@junaidbhura
Copy link
Owner

Hi @kanwarsahilk thanks for creating this issue! Can you confirm if you're using version 1.3.0 of this package? https://github.com/junaidbhura/composer-wp-pro-plugins/releases/tag/1.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants