Skip to content

The Developer Portal monorepo lives on GitLab as the source of truth. Individual packages - especially WordPress plugins - can later be mirrored to GitHub for community visibility without publishing the entire private tree.

Model

  • GitLab - canonical development, CI, and releases.
  • GitHub - optional public mirrors per package when mature.
  • WordPress.org - distribution for plugins; issues can point at the public mirror.

Why not one public monorepo?

A single public repo would expose unfinished products, internal tooling, and packaging that is not ready for outside contributors. Package-level mirrors keep the open-source surface intentional.

Learn more on the main site: https://infowebplus.com