RTL-Dashboard is a simple user interface template (control panel) for RTL (right to left) languages such as Arabic, Hebrew, Farsi, and Urdu. Based on Bootstrap 4 Grid library and jQuery.
Must Read: How to Implement RTL in Bootstrap 4 | bootstrap-v4-rtl
How to make use of it:
1. Load the required JavaScript and CSS information in your document.
<!-- Bootstrap Grid --> <link rel="stylesheet" href="css/bootstrap.css"> <!-- Core Stylesheet --> <link rel="stylesheet" href="css/style.css"> <link rel="stylesheet" href="css/css-comps.css"> <!-- Utility --> <link rel="stylesheet" href="css/re575.css"> <link rel="stylesheet" href="css/re768.css"> <link rel="stylesheet" href="css/re991.css"> <link rel="stylesheet" href="css/re1200.css"> <!-- Material Icons --> <link href="https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined| Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp" rel="stylesheet"> <!-- jQuery Library --> <script src="js/jquery.js"></script> <!-- Core JavaScript --> <script src="js/main.js"></script>
See Demo And Download
Official Website(mohammadsjh): Click Here
This superior jQuery/javascript plugin is developed by mohammadsjh. For extra Advanced usage, please go to the official website.