Skip to content

DOTZGIT/Shopify-XPOREFY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Shopify XPOREFY πŸš€ Shopify Export Script

πŸ“Œ Overview

This script exports Shopify store data, including Products, Orders, Blogs, and more. It allows you to export data in CSV, JSON, or XML formats and migrate/import data between Shopify stores.

πŸ“‚ Features

  • πŸ“¦ Export Data (Products, Orders, Blogs, Customers, etc.)
  • πŸ”„ Import & Migrate Data between Shopify stores
  • πŸ“‘ Supports CSV, JSON, and XML formats
  • πŸš€ Auto-fetches data without manual input
  • πŸ“ Logs errors and API responses

πŸ› οΈ Installation

1️⃣ Clone the Repository

 git clone https://github.com/<your-username>/Shopify-Export.git
 cd Shopify-Export

2️⃣ Install Dependencies

Ensure you have Python installed. Then, install the required dependencies:

pip install -r requirements.txt

XPORTIFY Banner

🎯 Usage

1️⃣ Run the Script

python export_shopify.py

2️⃣ Connect Your Store

  • Select a saved store or add a new one by entering API credentials.
  • The script will validate and save your credentials.

3️⃣ Choose an Action

  • πŸ”Ή Export Data β†’ Save Shopify store data
  • πŸ”Ή Import Data β†’ Import/migrate Shopify data

4️⃣ Select Data Type

  • Choose Products, Orders, Blogs, Customers, etc.

5️⃣ Select File Format

  • CSV
  • JSON
  • XML

πŸ“‚ Output Files

  • Exported data is saved in the exported_YYYY-MM-DD folder.
  • Blog articles are stored individually per category.

πŸ›‘ Error Logging

Errors are logged in error_log.txt inside the export folder for debugging.

πŸ“œ License

This project is open-source. Feel free to modify and use it.

🀝 Contributing

Pull requests are welcome! Fork the repo and submit your improvements.


Maintained by: BASH & Z

https://github.com/CSR2HUB

About

Your Shopify Data Manager πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages