dd / composer-plugin-modxevo-library-ddtools-installer
Installs: 104
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:composer-plugin
Requires
- composer-plugin-api: 1.0.0
This package is auto-updated.
Last update: 2024-11-08 19:02:58 UTC
README
A composer plugin allowing installation of ddTools maintaining compatibility with the old versions of the library.
Changelog
Version 1.0.5 (2015-12-25)
- * Installer → overrideOldVersionFile: The method now replaces the old version file content anyway.
- * The replacing content now contains an autoload.php require instead of the ddTools class file directly.
Version 1.0.4 (2015-11-09)
- + A missing check for an old version backup has been added inside the “overrideOldVersionFile” method.
- * Changed the contents for an old version file.
Version 1.0.3 (2015-10-15)
- * Fixed an error within the ddTools relative path.
Version 1.0.2 (2015-10-15)
- * Absolute path for including ddTools was replaced with a relative one.
Version 1.0.1 (2015-10-04)
- * Package name fix.
Version 1.0.0 (2015-10-04)
- + The first release.
Visit the following link to read the documentation, instructions & changelog.