Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 702 Bytes

File metadata and controls

35 lines (20 loc) · 702 Bytes

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).