Medusa Admin Mobile

Manage your MedusaJs ecommerce store from your mobile phone.

Alt text

Getting Started

Medusa Admin Mobile is built with Flutter with the aim to ease managing ecommerce store that are built using MedusaJs, it's available for iOS and Android, it's still in beta so expect to see some bugs/unimplemented features.

Installation

Add Flutter to your machine

Open this project folder with Terminal/CMD and run flutter packages get

Change the baseUrl (found in "lib/core/utils/strings.dart" ) to your backend URL

Run flutter run to build and run the debug app on your emulator/phone

Features

  • View and update store settings ( Regions, Return reasons, sales channels etc)
  • View and add new products
  • View, add and update collection groups
  • View, add and update customers and customer groups
  • View, add and update discounts
  • View and add/update pricing list
  • View and add/update gift cards
  • Update order items
  • Add and update draft order
  • App settings
  • Support for light/dark mode

Contributing

We welcome contributions from the community to make Medusa Admin even better. If you want to contribute, please follow these steps:

  1. Fork the repository on GitHub.
  2. Create a new branch and make your changes.
  3. Submit a pull request, explaining the purpose of your changes.

License

All the code available under the MIT license. See LICENSE.