Introduction Last updated: recently
Thank you for choosing WowCodes! If you encounter any challenges with the code or documentation, please contact our team of Experts here. We appreciate your purchase and look forward to supporting you.
Thank you for choosing WowCodes! If you encounter any challenges with the code or documentation, please contact our team of Experts here. We appreciate your purchase and look forward to supporting you.
Get started with wowcodes quickly and easily. Follow our simple installation guide to set up your development environment and start coding.
Here's how you can setup the backend.
DEFINE ('DB_USER', 'enter the name of database user');
DEFINE ('DB_PASSWORD', 'enter the password of the database');
DEFINE ('DB_HOST', 'localhost');
DEFINE ('DB_NAME', 'enter the databse name');
Here's how you can start with the App.
DEFINE ('DB_USER', 'enter the name of database user');
DEFINE ('DB_PASSWORD', 'enter the password of the database');
DEFINE ('DB_HOST', 'localhost');
DEFINE ('DB_NAME', 'enter the databse name');
Learn how to set up and configure your WowCodes Script quickly and easily. Our comprehensive guide will help you get started in no time.
<string name="app_name" >Enter your app name here</string>
String baseurl = "https://wowcodes.in/seller/api.php?/";
String imageurl = "https://wowcodes.in/seller/images/";
String retrobaseurl = "https://wowcodes.in/seller/";
app:ccp_defaultNameCode="IN"
<color name="colorPrimary">#5F0A87</color>
<color name="btnColor">#2A2A72</color>
<color name="colorAccent">#A71E87</color>
Learn how to manage Backend Panels.
You can create unlimited fake users from the admin panel.
From admin panel you can add new sellers, create their id and passwords.
You can create new coin packages, edit old coin packages from the admin panel.
Admin/Seller can update the order status to Received/Processing/Shippped/Delivered/Rejected.
Here's how you can manage the app from backend.
You can update the privacy policy of the app from the admin panel.
Here's how you can update the website name,logo and other things you want to update from the index.html of the home directory
DEFINE ('DB_USER', 'enter the name of database user');
DEFINE ('DB_PASSWORD', 'enter the password of the database');
DEFINE ('DB_HOST', 'localhost');
DEFINE ('DB_NAME', 'enter the databse name');
Update your website logo in General Settings in the Admin Panel
Update your app download link in General Settings in the Admin Panel
Update your contact details in General Settings in the Admin Panel
Commonly asked questions.
Yes you can customise the UI on your own or you can hire our experts to do it on your behalf. Chat with experts
No, the user can handle as many users you want, the server should be efficient to handle users.
We usually bring new update to the app regularly.
Yes, we provide 6 months free support on your purchase.
Once you complete the setup, you can access the admin panel using this credentials:
ID: Admin
Password: Admin@123.
Yes, you can hire our experts and they will customize the software as you want.
Chat with expertsIf you hire our developers, they complete it in 24-48 hours.
You get free 6 months of premium support with your purchase.
Support from WowCodes experts over email.
Yes we provide customization support.
Chat with expertsPlease make sure your hosting is having a MySQL server, if it is having a different SQL server like MariaDB then the hosting might not work like it should.
How to setup.
You can update the PayPal Keys from the Admin Panel
You can toggle between them from the Android Studio file PayPalPay.java.
in the server home directory you need to also update this file with the app's SHA 256 keys and package id of the app (.well-known/assetlinks.json)
Yes, one last change, you also need to update the androidmanifest.xml file with your website link.