humanmade / humanmade/hm-content-import

Check uploads directory is writable before beginning

Open
#31 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
30
Forks
7
Avg merge
6h 39m
Merged PRs (30d)
2

Description

HMCI should perform a `is_writable()` check on the uploads directory before even beginning an import and bail out straight away if it's not.

Contributor guide

No contributing guide indexed for this repository

Research direction

Trace the import entry point and the code that determines the uploads directory. Start by checking how imports currently begin and how directory errors are handled; done means a non-writable uploads directory is detected before import work starts and the import exits immediately.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.