Getting Started
Getting started
Setup ionic environment - to know more about ionic environment setup see, ionic framework official document - https://ionicframework.com/docs/intro/installation/
Unzip downloaded files
Change your details in app/config.xml. Change id, name, description, author, email, href
CD app
Add android and ios platform to your project
Wordpress Plugin Installation
To install plugin mstoreapp-mobile-app for WordPress follow these steps.
Install Redux Frameworks. If you have not installed yet - https://wordpress.org/plugins/redux-framework/
In Wordpress admin panel.
Plugins > Add New > Upload plugin > Choose file
Chose downloaded mstoreapp-mobile-app.zip file and Install and activate
OR
Unzip downloaded mstoreapp-mobile-app.zip and Upload the mstoreapp-mobile-app folder to the
wp-content/plugins/ directory
.Activate the plugin through the Plugins menu in WordPress.
WooCommerce API
It's required to turn on the WordPress permalink on
Settings > Permalinks
Visit
WooCommerce > Settings > Advanced > REST API
tab and tick the Enable REST API CheckboxVisit
WooCommerce > Settings > Advanced > Legacy API
tab and tick the Enable Legacy REST API CheckboxGo to
API WooCommerce > Settings > Advanced > REST API > Keys/Apps > Add Key
Select the user in user field and add a description. Choose level of access Read/Write. then select the button Generate API Key and WooCommerce will generate API keys for that user.
Now you should see two new keys, These two keys are your Consumer Key and Consumer Secret
Add url, api keys in app/src/providers/service/config.ts file.
For ionic 4 apps in app/src/app/config.ts file
Go to Wordpress > Mobile Options.
Add Banners Blocks, Category Blocks, Product Blocks and Settings.
Now you can run your app.
Debug apk may take time to load on some android devices. you need to build --prod to load faster
If you have an issue read FAQ Or Feel free to contact me
https://codecanyon.net/user/hakeemnala Or send me a mail with details of the issue and your purchase code, URL, API, keys admin panel access hakeem.nala@gmail.com
IF YOU LIKE MY WORK DON’T FORGET TO RATE IT
THANK YOU!
Last updated