azerothcore / azerothcore/acore-cms

New repo structure

Open
#142 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
78
Forks
43
Avg merge
13m
Merged PRs (30d)
1

Description

I would like to discuss about a new way to handle the repo files.

First of all is important to mention that Wordpress is included in this repo to have a easy installation process but also to give the users the right version of Wordpress to use (the supported one)

However, there are 2 things that might be solved:

1. Power users would still like to use the plugins separately and install them into a pre-existing Wordpress installation
2. We do not have a straightforward way to update the Wordpress files

## Solutions

1. Plugins: We can create a github action that pushes the files of our plugins into one or more separated repositories that are read-only
2. Wordpress version: we should set a github action that updates the Wordpress files when we run the action. Maybe by getting them from the official Wordpress repository

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.