alleyinteractive / alleyinteractive/create-wordpress-project

Make the Project Platform/Host Agnostic

Ouverte
#23 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
PHP
Étoiles
9
Forks
3
Merge moyen
2 j 20 h
PR mergées (30 j)
4

Description

### Description

When we moved a client site from Pantheon to VIP, we had a repo set up for a few weeks that could deploy to both hosts. If it deployed to Pantheon, there was a minimal `mu-plugins` directory that would load everything in `client-mu-plugins` and the plugin loader was set up to conditionally load some of the plugins that VIP includes in `mu-plugins`. If it deployed to VIP, that `mu-plugins` directory was ignored, and things worked as expected.
We could also provide some wrapper functions for things that the hosts handle differently such as caching related functions.

### Use Case

With some of our clients bouncing between hosts or making last minute decisions on hosting due to budget and bidding wars, it made me wonder if we could somehow build a setup that would work on both VIP and Pantheon, and we could just make it our stock setup. This would make things more consistent for developers across projects as well.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.