wp-content symlink
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Feature
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- aws, php, wordpress
- Domain
- cloud, infrastructure
Research direction
Start by reading the repository's Elastic Beanstalk and EFS configuration instructions, focusing on wp-content and the /var/app/current/wp-content mount path. The issue does not name a configuration file or test; done would require a documented, supported approach for mounting EFS directly without symlink-resolved URLs breaking WordPress plugins and themes.
Written by the indexing model from the issue text.
Description
Hi,
I’m having hard time on adding persistence on all wp-content directory.
My main problem is that if I use symlink on wp-content, a lot of plugins/themes stop working because they use some FILE and DIR constants, and those constants return the real path of the file(the resolved path, so /wpfiles, where the EFS volume is mounted)
The result is all scripts/css have urls like : /wpfiles/themes/...
So I search for a way to mount directly the EFS on /var/app/current/wp-content, someone have some advices ?
- Dominant language
- PHP
- Stars
- 166
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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.
More from aws-samples/eb-php-wordpress
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
aws-samples/eb-php-wordpress#27 · 1 comment · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
aws-samples/eb-php-wordpress#24 · 16 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
aws-samples/eb-php-wordpress#23 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
aws-samples/eb-php-wordpress#21 · 9 comments · 2 reactions ·
All issues in aws-samples/eb-php-wordpress
Similar issues
-
jira-created
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 70/100
nunomaduro/phpinsights#745 ·
-
status/awaiting_triage
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
WordPress/plugin-check#1486 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
az-digital/az_quickstart#6019 ·