picocms / Pico

Pico is a stupidly simple, blazing fast, flat file CMS.
http://picocms.org/
MIT License
3.82k stars 616 forks source link

Vendor Folder is Missing #216

Closed aidangarza closed 9 years ago

aidangarza commented 9 years ago

There are still references to the Vendor folder in the config file, but it's gone.

theshka commented 9 years ago

Doesn't composer create the required vendor directory when you install?

HugoGresse commented 9 years ago

I have the same issue. Sure I will run composer update but the documentation say :

First download and extract the latest version of Pico.
Upload the files to your server (via FTP or some other deployment).
That's it. Tweak the .htaccess file if required.

Edit : the last release zip (in github) contain the vendor folder

theshka commented 9 years ago

Issue #121, #211 removed the vendor folder. Issue #213 updated readme: https://github.com/picocms/Pico/blob/master/README.md

HugoGresse commented 9 years ago

Thanks, it will be great to update the website

theshka commented 9 years ago

I agree, unfortunately issue #199. There does seem to be people still interested in Pico, but it's not getting updated frequently by the collaborators.

HugoGresse commented 9 years ago

Ok, I will switch to Baun : https://github.com/BaunCMS/Baun

theshka commented 9 years ago

Does @picocms want help from the community, @gilbitron ? I'd be willing to help cleanup/close some of the Issues & PRs. Let me know.

theshka commented 9 years ago

Thanks, @picocms! I have closed ~80+ Issues, merged as many PR's as I could understand, updated the documentation, wiki, and change log. Now at version 0.9..

picocms commented 9 years ago

Many thanks @theshka!!