Diglin\Ricardo\Composer\Magento
Synopsis
- // methods
- public static void postPackageAction()
- public static void cleanPackageAction()
- protected static void _recurseCopy()
- public static bool _recursiveRmDir()
Methods
protected
- _recurseCopy() — Copy recursively the source to a target
public
- _recursiveRmDir() — Remove directory recursively
- cleanPackageAction() — Remove the installed library Diglin Ricardo from the lib Magento folder
- postPackageAction() — Copy the Diglin Ricardo Library into the appropriate Magento lib folder
History
-
2015-02-05T13:02:27+01:00 (commit #17cc8fe)
Author: Sylvain Rayé (sly@diglin.com) / Commiter: Sylvain Rayé (sly@diglin.com)
Change license from OSL v3 to GPL v3
-
2014-12-16T12:45:07+01:00 (commit #ec26574)
Author: Sylvain Rayé (sylvain.raye@rissip.com) / Commiter: Sylvain Rayé (sylvain.raye@rissip.com)
PSR2 compliant
-
2014-09-28T11:22:59+02:00 (commit #3e11a2c)
Author: Sylvain Rayé (sly@diglin.com) / Commiter: Sylvain Rayé (sly@diglin.com)
Update the License to OSL v3.0, add license file, change code header and composer.json
-
2014-06-22T17:08:27+02:00 (commit #61fc8b6)
Author: Sylvain Rayé (sly@diglin.com) / Commiter: Sylvain Rayé (sly@diglin.com)
Add PhpUnit Tests for Security, SellerAccount (in progress) and System (in progress) Services. Add a way to configure the unit test, documentation exist to configure it thanks to a readme file Implement the security protocol at the manager level
-
2014-06-15T23:01:41+02:00 (commit #7e6ced4)
Author: Sylvain Rayé (sly@diglin.com) / Commiter: Sylvain Rayé (sly@diglin.com)
set correct class name for package event and update readme
-
2014-06-15T22:58:43+02:00 (commit #f8c65dc)
Author: Sylvain Rayé (sly@diglin.com) / Commiter: Sylvain Rayé (sly@diglin.com)
fix rmdir message error in case folder does not exists
-
2014-06-15T22:52:43+02:00 (commit #6c9193d)
Author: Sylvain Rayé (sly@diglin.com) / Commiter: Sylvain Rayé (sly@diglin.com)
revert changes
-
2014-06-15T22:50:17+02:00 (commit #a5e436d)
Author: Sylvain Rayé (sly@diglin.com) / Commiter: Sylvain Rayé (sly@diglin.com)
tmp test
-
2014-06-15T22:30:44+02:00 (commit #6b76b24)
Author: Sylvain Rayé (sly@diglin.com) / Commiter: Sylvain Rayé (sly@diglin.com)
change folders structure, add script specific for Magento to allow to install the library into it