vaakash / git-it-write

A WordPress plugin to publish markdown files present in a Github repository as posts to WordPress automatically.
https://www.aakashweb.com/wordpress-plugins/git-it-write/
GNU General Public License v3.0
45 stars 22 forks source link

Plugin cannot be activated due to missing files (composer instructions in README missing) #22

Closed DoItWithASmile closed 1 year ago

DoItWithASmile commented 1 year ago

The 'vendor' directory is included in git ignore, which makes sense.

Checked v1.5 and v1.6. The released ZIPs do not include the generated composer files. Option A: include vendor directory in released packages

In addition, the README does not mention to run composer after unpacking the files and before activating the plugin in WordPress. Option B: amend installation section in README

vaakash commented 1 year ago

Hi @DoItWithASmile, Yes I just noticed it. The v1.6 release zip file does not contain the "vendor" directory.

The zip file is now correct in the latest release v1.7.