What is the basic use of GitHub Desktop for CI/CD work on WordPress websites?

This page summarizes the projects mentioned and recommended in the original post on /r/github

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • WordPress

    WordPress, Git-ified. This repository is just a mirror of the WordPress subversion repository. Please do not send pull requests. Submit pull requests to https://github.com/WordPress/wordpress-develop and patches to https://core.trac.wordpress.org/ instead.

  • Files that are stored on the server's file system. This will include the current version of the WordPress software itself, alongside any themes and plugins that you have installed. The vast majority of this stuff will already be in source code control (for example WordPress) so you might be better off just storing a list of the version numbers that you're using and finding a way to build a deployment by pulling software from the existing repos. You'll also need to deal with the fact that there's a config file that contains database connection details that shouldn't be stored on GitHub.

  • jetpack

    Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic.

  • JetPack

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • wordpress-seo

    Yoast SEO for WordPress

  • Yoast SEO

  • wp-rocket

    Performance optimization plugin for WordPress

  • WP Rocket

  • wp-statistics

    Complete WordPress Analytics and Statistics for your site!

  • WP Statistics

  • akismet

    Discontinued WordPress.org Plugin Mirror

  • Akismet

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts