module-migrations
Database update automation
A module to simplify database updates in Magento 2 by automating the replication of changes across different environments.
A dev-friendly approach to handle database updates in Magento 2 🧰
20 stars
2 watching
2 forks
Language: PHP
last commit: 6 months ago
Linked from 1 awesome list
databasedeveloper-experiencehacktoberfestmagentomagento2magento2-extensionmagento2-extension-free
Related projects:
Repository | Description | Stars |
---|---|---|
discorgento/module-product-last-order | Generates personalized messages and links to order details pages on product detail pages | 37 |
space48/magedbm2 | Manages database backups and exports sensitive data for use in different environments. | 65 |
magepsycho/magento2-db-code-backup-bash-script | A script that automates backups of Magento 2 code and databases. | 42 |
ronangr1/m2-systemconfigwhodidthislogger | Records changes to Magento 2 configuration and provides a way to view who made those changes. | 22 |
ecomdev/mage-os-database-changelog | Generates aggregated event logs from MySQL database changes | 56 |
markshust/magento2-module-simpledata | Simplifies calling Magento data structures | 94 |
opengento/magento2-downgrade-ee-ce | A tool to migrate Magento Commerce Enterprise Edition databases to Community Edition without altering data. | 62 |
yvoronoy/m2install | Automates the installation and restoration of Magento 2 environments | 81 |
jellesiderius/mage-db-sync | Automates database synchronization across development, staging, and production environments. | 69 |
enanobots/m2-m1migration | A tool for migrating data from an older Magento version to a newer one | 32 |
ecomdev/sync-magento-2-migration | A tool for quickly exporting and importing product data between Magento 1 and 2 stores with mapping and filtering options. | 59 |
rgranadino/mage2_vagrant | An environment to quickly set up Magento 2 with PHP and MySQL on a Debian-based virtual machine | 249 |
developersalliance/module-table-rates | A Magento 2 module for managing shipping table rates through an intuitive interface | 45 |
magento/composer-root-update-plugin | Ensures seamless updates to the project's composer.json file before applying new Magento metapackage requirements | 57 |
yvoronoy/magento2-bash-completion | Provides autocompletion functionality for Magento 2 CLI commands and their options. | 140 |