If you are interested on contributing to our latest application or just want to download and test, please visit - github.com/GlobalQuran/mobile-app
بسم الله الرحمن الرحيم - In the name of Allah, Most Gracious, Most Merciful
This Repository have all the scripts to get you started for your Quran Project for your website or for any device that uses html/javascript structure.
we will be adding more scripts to help you build your own Quran project.
Download production ready version from tag v3.4.0
current head branch is in development mode only.
-
Features List - Complete list of features
-
Online Demo - Live Online Demo
-
Online Demo2 - Live Online Demo (Beta)
-
Forum - Need Help? Got Ideas? Want to ask something?
-
Blog - Get to know what’s new coming or has been came.
-
About us - About the project and people who are behind it.
-
Documentation & Tutorials - Learn about code and also use our Quran data through REST API.
Getting to know about folder structure
- upload-auto
-
This will pull html/javascript/css and push directly from your site to users. if any updates took place on the code, you will always be up to date.
- upload [Live (we use this)]
-
you can modify complete layout through html/css/javascript. full control for any kind of developers.
- examples [Development]
-
Development examples for the GlobalQuran api and its code.
- playground [Advance-Developers]
-
Functions and scripts to test around.
- NOTE
-
if you are installing this in wordpress, then try our easy to add wordpress plugin.
-
edit
app.settings.php
and change following settings:$api_url = 'http://GlobalQuran.com/'; - pointing to main site. $api_key = ''; - put your api key from .... (coming soon)
-
save the file.
-
upload directly where you want to host it (ex: www). you can even change the file name from
index.php
to any name (ex:quran.php
).
- Tip
-
if you want to change css for this dynamically fetching html, then you have to edit
index.php
, once it gets the html from site, then just findglobal.css
and replace it with your own.
-
edit
app.settings.js
(optional) -
save the file.
-
upload the upload directory to any directory you wish to use it at (ex:
www
orwww/quran
)
- Note
-
you can edit any file in it and check it with online preview. - you can test it on local-server as well.
Need Help? or just want to suggest something! Go to our Forum area and search our forum for Q&A or just Ask one.
Basit <[email protected]> - Please use Forum area to ask for support.
Everyone in this list.
See the CHANGELOG.rdoc file for details.
Copyright © 2006-2017 GlobalQuran.com
GlobalQuran.com-code is free software released under the Simple Public License (Simple-2.0).