Include ZIP for compressed feeds
Open
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 74
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
sudo apt-get install libzip-dev
sudo pecl install zip
Add extension=zip.so to /etc/php/7.2/apache2/conf.d/20-zip.ini
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names the PHP installation commands and /etc/php/7.2/apache2/conf.d/20-zip.ini; start by locating where this image installs PHP extensions. Use those details to enable ZIP support, then verify that compressed feeds work in the resulting image.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, shell
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100