



Introducation
Attex is a premium admin template built on Tailwind
v3.3.3 and CodeIgniter v4
with utilizing cutting-edge web technologies
like HTML5, CSS3, PHP, and jQuery. It offers a beautiful
dashboard, pre-built components, widgets, and pages that are
highly versatile and easily integrated into any webpage.
With a fully responsive and highly customizable design,
Jidox is a powerful and flexible choice for developing web
applications like CRM, CMS, and dashboards. The
documentation provides clear instructions for users of all
skill levels to make the most of the template's features and
functionalities.
It is extremely powerful and adaptable, making it ideal for web development. applications including CRM, CMS, admin panels, dashboards, etc. It is fully responsive and has a perfect look and feel on mobiles and tablets. Also, we tried to implement this by Keeping the concept of modularity in mind, this enables you to reduce the development time and cost.
This documentation is guidelines for all users who can even be a beginner or experienced web developer.
We really care for our buyers, so in case you are having any
question or feedback, please feel free to get back to us via
email support@coderthemes.com
or by filling out
the contact form on our
website.
Structure
When you extract the zip file you received after purchasing, you will find the following files and folders:
├── Documentation
└── Jidox
├── app
| ├── Config
| ├── Controller
| | ├── Auth.php
| | ├── BaseController.php
| | └── Home.php
| ├── Database
| | ├── Migrations
| | ├── Seeds
| | └── database.db
| ├── Filters
| | ├── Auth.php
| | └── NoAuth.php
| ├── Helpers
| ├── Language
| ├── Libraries
| ├── Models
| | └── Users.php
| ├── ThirdParty
| └── Views
| ├── auth
| | └── login.php
| ├── partials
| └── all the PHP files
├── public
| └── assets
| └── source
| ├── data
| ├── fonts
| ├── images
| ├── js
| └── scss
├── tests
├── writable
├── composer.json
├── gulpfile.js - containing gulp tasks
└── package.json
Credits/Plugins
We are incredibly grateful to the creators of the following plugins, without which the development of Attex would not have been possible. Each of these plugins comes with its own official documentation, and we highly recommend that you refer to them while building your project with Attex.
Plugins | Url |
---|---|
Tailwindcss | https://tailwindcss.com/ |
Frostui | https://frost.getappui.com/ |
Remixicon | https://remixicon.com/ |
lucide Icons | https://lucide.dev |
Swiper | https://swiperjs.com/ |
Input Mask | https://github.com/RobinHerbots/Inputmask |
Flatpickr | https://flatpickr.js.org/ |
Chartjs | http://www.chartjs.org/ |
Tippy Tooltip | https://atomiks.github.io/tippyjs/ |
Sortablejs | https://github.com/SortableJS/Sortable#readme |
Calendar | https://fullcalendar.io/ |
Plugins | Url |
---|---|
Google Maps | https://hpneo.github.io/gmaps/examples.html |
Jvectormap | https://jvm-docs.vercel.app/ |
Gridjs Data Table | https://gridjs.io |
Simplebar | https://github.com/Grsmto/simplebar |
Dropzone js | https://www.dropzonejs.com/ |
Video Player | https://plyr.io |
Form Editor (Quill js) | http://quilljs.com |
Apex Charts | https://apexcharts.com/ |
choices js (Select) | https://github.com/jshjohnson/Choices#readme |
Color Picker | https://github.com/Simonwep/pickr#readme |
rater-js | https://fredolss.github.io/rater-js |