mdoq / module-connector
Enables you to use Mdoq for your magento site
Installs: 15 298
Dependents: 0
Suggesters: 14
Security: 0
Stars: 0
Watchers: 2
Forks: 3
Open Issues: 1
Type:magento2-module
Requires
- magento/framework: >=103.0.8 <103.0.9
- dev-master
- 1.5.0
- 1.4.18
- 1.4.17
- 1.4.16
- 1.4.15
- 1.4.14
- 1.4.13
- 1.4.12
- 1.4.11
- 1.4.10
- 1.4.9
- 1.4.8
- 1.4.7
- 1.4.6
- 1.4.5
- 1.4.4
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.11
- 1.3.10
- 1.3.9
- 1.3.8
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.0
- 1.2.0
- 1.1.0
- 1.0.1
- 1.0.0
- dev-1.5.xx
- dev-1.4.xx
- dev-arronmoss-patch-2
- dev-arronmoss-patch-1
- dev-1.3.xx
This package is auto-updated.
Last update: 2025-08-05 08:57:59 UTC
README
Changelog
- 1.2.0 -> 1.3.0
- added initial 'Production as CDN' support
- 1.3.0 -> 1.3.1
- updated requirements/dependencies
- 1.3.1 -> 1.3.3
- added backup functionality
- 1.3.3 -> 1.3.4
- backups now use mysqldump, much quicker
- 1.3.4 -> 1.3.5
- fixed typo in readme
- 1.3.5 -> 1.3.6
- improve server compatibility for backups
- 1.3.6 -> 1.3.7
- bug fix: unable to locate mysqldump from $PATH
- 1.3.8 -> 1.3.9
- bug fix: missing images on MDOQ instances
- 1.3.9 -> 1.3.10
- bug fix: image file errors on MDOQ instances
- 1.3.10 -> 1.3.11
- fixed admin grid bug on MDOQ instances only
- 1.4.0
- added support for 2.3.x
- added CSRF support
- 1.4.0 -> 1.4.1
- bug fix: rewritten requests failing CSRF validation
- 1.4.1 -> 1.4.2
- added backup functionality
- 1.4.2 -> 1.4.3
- fixed typo in backup command help
- 1.4.3 -> 1.4.4
- backups now use mysqldump, much quicker
- 1.4.4 -> 1.4.5
- fixed typo in readme
- 1.4.5 -> 1.4.6
- bug fix: missing class
- 1.4.6 -> 1.4.7
- improve server compatibility for backups
- 1.4.7 -> 1.4.8
- bug fix: unable to locate mysqldump from $PATH
- 1.4.8 -> 1.4.9
- bug fix: missing images on MDOQ instances
- 1.4.9 -> 1.4.10
- bug fix: image file errors on MDOQ instances
- 1.4.10 -> 1.4.11
- added functionality for endpoint to be present on Magento admin
- 1.4.11 -> 1.4.12
- bug fixes
- 1.4.12 -> 1.4.13
- fixed admin grid bug on MDOQ instances only
- 1.4.13 -> 1.4.14
- removed cache media urls when on MDOQ
- 1.4.14 -> 1.4.15
- removing magento community edition requirement
- 1.4.15 -> 1.4.16
- small performance improvement when checking current environment
- remove cache hash from image urls when on MDOQ
- 1.4.16 -> 1.4.17
- fixed: issue with image resizing see PR for more info.
Magento version support
- Magento 2.2.xx compatibility is maintained in branch 1.3.xx
- Magento 2.3.xx compatibility is maintained in branch 1.4.xx