Skip to content

Add local WordPress dev setup with JointsWP theme#97

Open
sblack4 wants to merge 1 commit intomainfrom
feature/local-dev-theme-setup
Open

Add local WordPress dev setup with JointsWP theme#97
sblack4 wants to merge 1 commit intomainfrom
feature/local-dev-theme-setup

Conversation

@sblack4
Copy link
Copy Markdown
Collaborator

@sblack4 sblack4 commented Mar 4, 2026

Summary

  • Adds docker-compose.yml with WordPress + MySQL to test the plugin locally
  • Mounts JointsWP theme (same theme used on aa-intergroup.org and beta.aa-intergroup.org)
  • Adds setup instructions to README
  • Gitignores the cloned JointsWP directory

This enables developers to reproduce UI bugs that only appear with the production theme (e.g. #92, #93, #94, #95).

Closes #96

Test plan

…s dev

Adds docker-compose.yml to run WordPress + MySQL locally with the
oiaa-meetings plugin and JointsWP theme mounted. This matches the
prod/beta environment at aa-intergroup.org.

Closes #96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add local dev setup that matches prod/beta WordPress environment

1 participant