Skip to content

Collection of scripts and snippets for Magento E-Commerce CE 1.x: Export newsletter subscribers per store, Export stock as XLS (alternative to dataflow profiles).

License

Notifications You must be signed in to change notification settings

TheRemoteCoder/Magento-Ecommerce-CE--Scripts-Snippets

Repository files navigation

Magento EC - Scripts + Snippets

Magento E-Commerce CE




About

Magento CE scripts and code snippets for various administrative purposes. They aren't considered production ready and should be carefully examined and configured.



Features

Export Newsletter subscribers

Note: Set store ID and database connection in the script.

  • Export opted-in newsletter subscribers per store.
  • Render output as plain text (exemplary).

Export Stock – Excel

Read inline code documentation about the workflow.

  • Get profile export results from Admin panel in Frontend.
  • Render output as plain text (exemplary).