Official WooSignal WooCommerce App
Landing Screen | Dashboard Screen |
---|---|
WooGym is an App Template for Gym classes, customers will be able to book and manage all their classes in the app.
This app template supports WordPress sites using WooCommerce.
You can also upload the app to the IOS app store and Google Play store using Flutter.
- WooGym WordPress plugin - You can download from WooSignal
- WP JSON API WordPress plugin - You can download from WooSignal
- Advanced Custom Fields (ACF) WordPress plugin - You can download from WordPress
- WooCommerce Store 3.5+
- Android Studio/VSCode (for running the app)
- Flutter installed
- Download/Clone this repository
- Sign up for free on WooSignal and link your WooCommerce store
- Add your app key into the .env file and hit play (with Android Studio) to build the app š„³
Full documentation is available here
Once you have installed the WooGym plugin, follow the below steps to create classes:
- Create a new Product of type 'Gym Class'.
- Set a price in the general tab
- Instructor
- Max participants
- If it's a weekly class
- Gym location
- Duration for the class
- Set an image
You can manage the app information in the WooSignal dashboard.
In the .env file if also contains variables you can override to customize the look.
APP_HERO_VIDEO="https://assets.mixkit.co/videos/preview/mixkit-man-exercising-with-a-kettlebell-4506-large.mp4"
# The hero video on the landing page
GYM_LOCATION="https://maps.app.goo.gl/Hb8M8rCpmW8gQXRq9"
# The location of your gym
GYM_PHONE_NUMBER="+1 123 456 7890"
# The phone number of your gym
GYM_EMAIL_ADDRESS="john.doe@mail.com"
# The email address of your gym
- Customers can book gym classes
- Secret admin dashboard (if the logged in user has admin privileges in WP)
- Accept payments through Stripe
- Localized for en, es, pt, it, hi, fr, zh, tr, nl, de, th, id
- App Store & Google Play Store Ready
- Simple configuration
- Change app name, logo, customize default language, currency + more
- Orders show as normal in WooCommerce
If you discover a security vulnerability within WooSignal, please send an e-mail support@woosignal.com
WooGym is open-sourced software licensed under the bsd 2 license.