https://github.com/avstudnitz/storeviewcopy
Copies product data from one store view to another via massaction
https://github.com/avstudnitz/storeviewcopy
Last synced: about 1 year ago
JSON representation
Copies product data from one store view to another via massaction
- Host: GitHub
- URL: https://github.com/avstudnitz/storeviewcopy
- Owner: avstudnitz
- Created: 2015-11-26T10:47:19.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-15T16:36:09.000Z (over 10 years ago)
- Last Synced: 2025-03-18T16:12:16.812Z (about 1 year ago)
- Language: PHP
- Size: 7.81 KB
- Stars: 20
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: readme.markdown
Awesome Lists containing this project
README
AvS_StoreViewCopy
=====================
Copies product attribute data from one store view to another via massaction
Facts
-----
- version: 0.1.0
- extension key: AvS_StoreViewCopy
- [extension on GitHub](https://github.com/avstudnitz/StoreViewCopy)
- [direct download link](https://github.com/avstudnitz/StoreViewCopy/archive/master.tar.gz)
- Composer key: avstudnitz/storeviewcopy
Description
-----------
Select the products you want to have copied in the products grid. Then, choose "Copy StoreView Attributes" from the massaction
menu. On the next screen, you can choose source and target store view.
Requirements
------------
- PHP >= 5.2.0
- Mage_Core
- Mage_Adminhtml
Compatibility
-------------
- Magento >= 1.4
Installation Instructions
-------------------------
1. Copy all the files into your document root or use composer.
Uninstallation
--------------
1. Remove all extension files from your Magento installation
Support
-------
If you have any issues with this extension, open an issue on [GitHub](https://github.com/avstudnitz/StoreViewCopy/issues).
Contribution
------------
Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).
Developer
---------
Andreas von Studnitz
[http://www.avs-webentwicklung.de](http://www.avs-webentwicklung.de)
[@avstudnitz](https://twitter.com/avstudnitz)
Licence
-------
[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)
Copyright
---------
(c) 2012-2015 Andreas von Studnitz