- version: 1.0.0
- extension key: Viamo_Test
- author: Dmitriy Datsenko
- extension on GitHub
This Extension needed:
- For adding new or edit manager, you can do it in the admin part of section "Viamo Test"->"Manager" and use standard grid/edit form;
- For adding new or edit post zone, you can do it in the admin part of section "Viamo Test"->"Postcode" and use standard grid/edit form;
- For manage relations with postcode and account managers, you can manage relations with post zones and account managers it in the admin part of section "Viamo Test"->"Postcode";
- can change default manager please go to admin part into "System"->"Configuration"->"Viamo Test"->"Configuration"->"Manager";
- For change the threshold at which orders get allocated please go into section "System"->"Configuration"->"Viamo Test"->"Configuration"->"Amount".
- PHP >= 5.2.0
- Mage_Sales
- Magento >= 1.9
- Install the extension via modman:
- go to magento base path;
- run command "modman init";
- run command "modman clone https://github.com/dathent/viamotest";
- Clear the cache, logout from the admin panel and then login again.
- Configure and activate the extension under System->Configuration->Viamo Test->Configuration.
- Install the Magento with extension via modman:
- go to magento base path;
- run command "modman init";
- run command "modman clone https://github.com/dathent/viamotest -b 'qa' ";
- Importing db from file "2018-01-08_120837_viamotest_db.sql.gz".
- Configure your local server.
- Change base url in magento.
- Clear the cache, logout from the admin panel and then login again.
- run command "modman remove viamotest"
- Clear the cache, logout from the admin panel and then login again.
If you have any issues with this extension, open an issue on GitHub.
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Dmitriy Datsenko https://www.linkedin.com/in/dathent/
OSL - Open Software Licence 3.0
(c) 2018 Dmitriy Datsenko