Any sane way of setting up version control for wordpress development (including database changes)?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • wp-cli

    ⚙️ WP-CLI framework

  • I have played around with implementing some CI/CD pipelines for wordpress, specifically a managed wordpress instance, and I've found some things that work. At the core of it all has been WP-CLI backed by ansible.

  • wp-table-migrations

    Create laravel-style database migrations in WordPress

  • 1) Build your own in PHP using something like https://github.com/cuisine-wp/wp-table-migrations or https://github.com/deliciousbrains/wp-migrations - it needs to be done specific to your database structure, thats why you don't see off the shelf options.

  • 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
  • wp-migrations

    WordPress library for managing database table schema upgrades and data seeding

  • 1) Build your own in PHP using something like https://github.com/cuisine-wp/wp-table-migrations or https://github.com/deliciousbrains/wp-migrations - it needs to be done specific to your database structure, thats why you don't see off the shelf options.

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

  • Mastering WordPress CLI: A Comprehensive Guide to Boost Your Productivity

    1 project | dev.to | 23 Nov 2023
  • WP-CLI

    1 project | news.ycombinator.com | 12 Oct 2023
  • How do you run WordPress in a DTAP street using CI/CD?

    1 project | /r/Wordpress | 3 Jul 2023
  • Best plugin to clean the database?

    1 project | /r/Wordpress | 10 May 2023
  • How to silence deprecation notices on `wp cron event run`

    1 project | /r/ProWordPress | 5 Apr 2023