You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Install via composer: `composer require integer-net/anonymizer`
47
52
2. Configure Magento-PSR-0-Autoloader to use the composer autoloader. Add this to the `global` node of your `app/etc/local.xml`: `<composer_vendor_path><![CDATA[{{root_dir}}/vendor]]></composer_vendor_path>`
48
53
54
+
Alternatively download the archive from the [Github release page](https://github.com/integer-net/Anonymizer/releases) and extract it into your installation. It contains the Faker library and no additional configuration is required.
55
+
49
56
Support
50
57
-------
51
58
If you have any issues with this extension, open an issue on [GitHub](https://github.com/integer-net/Anonymizer/issues).
0 commit comments