-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
80 lines (51 loc) · 2.44 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
=== INSTALLATION ===
Before proceeding with your first Ionic App Builder installation, you should review the minimum requirements and best practices. Most web hosts meet these requirements.
The base URL for your Ionic App Builder installation is set in your web server's configuration file. You need to know this URL before proceeding to the next steps of the installation.
If you are installing Ionic App Builder on your local machine, the base URL may be http://localhost.
If you're installing Ionic App Builder to a web server, your base URL may be a specific domain name, such as http://your-domain.com.
1. Extracting files
2. Upload/Copy to your web hosts folder
3. Permission on /projects/, /output/ and /system/class/jsmIonic.php should be 644 [-rw-r--r--].
4. Open web browser and go to http://localhost/setup.php
5. Check the configuration of your web hosting ()
6. If there are red or not suitable please adjust the requirements.
7. Go to Tab Product Activation, fill Envato Purchase Code and valid email (email use for get vip membership in our helpdesk).
8. Then Click Register
HOW TO ENABLE CORS
* http://enable-cors.org/server.html
FREE CORS PROXY
* http://cors.io/?u=http://your-link
* https://crossorigin.me/http://your-link
== HELPDESK ==
Support
Before submit a ticket please Open this URL:
Archive
- http://archive.ihsana.net/
Knowledgebases
- http://ihsana.com/helpdesk/knowledgebase
- http://ihsana.net/helpdesk/knowledgebase
News
- http://ihsana.com/helpdesk/news
- http://ihsana.net/helpdesk/news
Tickets
- http://ihsana.net/helpdesk/submit_ticket
- http://ihsana.com/helpdesk/submit_ticket
POPULAR NPM ISSUE
Set Proxy:
$ npm config set proxy http://192.168.0.1:3129
$ npm config set https-proxy http://192.168.0.1:3129
SET "DEFAULT_JVM_OPTS=^"-Dhttp.proxyHost=192.168.0.1 -Dhttp.proxyPort=3128^""
$ platforms\android\gradlew -Dhttps.proxyHost=192.168.0.1 -Dhttps.proxyPort=3129
$ platforms\android\gradlew -Dhttp.proxyHost=192.168.0.1 -Dhttp.proxyPort=3129
$ nano platforms/android/project.properties
systemProp.http.proxyHost=192.168.0.1
systemProp.http.proxyPort=3128
systemProp.https.proxyHost=192.168.0.1
systemProp.https.proxyPort=3128
Set Local Gradle
Download Link:
http://services.gradle.org/distributions/gradle-2.14.1-all.zip
$ SET "CORDOVA_ANDROID_GRADLE_DISTRIBUTION_URL=http://ionic.co.id/gradle-2.14.1-all.zip"
https://repo1.maven.org/maven2/com/android/tools/build/builder/2.2.0/builder-2.2.0.jar