Introduction

  • Item Name : CRMS - Sales, CRM, Accounts Admin Bootstrap Template (HTML + Laravel + Vue + React + Angular + Nodejs + Framework7 + Php)
  • Item Version : v2.3.0
  • Author : Dreams Technologies
  • Support via email : [email protected]
  • Support via Themeforest : Take me there
Crms Thumbnail CRMS - Sales, CRM, Accounts Admin Bootstrap Template

CRMS is a admin template for Human Resource Management. CRMS is a well-designed fully responsive admin template that makes the web administration process easier than ever. It is equipped with various functionalities and is platform compatible.

Contact Support Create Support ticket

Requirement

System Requirements
  • PHP 8.4
  • Xampp
  • Any Web Browser

Features

php 8.4
Bootstrap 5.3.8
Style with SASS
Font Awesome icons
Scssphp used for sass compilation
Feather icons
Fully Responsive Layout
Cross Browser Compatible
Easy to Customize
Clean & Well Commented Codes
Compatible to all Mobile Devices
Detailed Documentation
Developer Friendly
And Many More...

File Structure

  • crms
    • php
      • template
        • assets
          • css
          • fonts
          • img
          • js
          • json
          • plugins
          • scss
        • partials
          • body.php
          • config.php
          • footer.php
          • head-css.php
          • main.php
          • menu.php
          • modal-popup.php
          • session.php
          • sidebar.php
          • theme-settings.php
          • title-meta.php
          • topbar.php
          • vendor-scripts.php
        • .gitignore
        • .htaccess
        • package.json
        • composer.json

Php Structure

main.php: Master Layout

This file wraps all common HTML structure: <html>, <head>, <body>, and site components like the menu, scripts, and global modal.

It uses a placeholder <?= $content ?> to inject view-specific content.

This is filled dynamically by each content page using output buffering.

    
<?php require_once __DIR__ . '/session.php';?>

<!DOCTYPE html>
<?php require_once __DIR__ . '/theme-settings.php';?>

<head>        
    <?php require_once __DIR__ . '/title-meta.php';?>

    <?php require_once __DIR__ . '/head-css.php';?>       
</head>

<?php require_once __DIR__ . '/body.php';?>

    <div class="main-wrapper">
            
        <?php require_once __DIR__ . '/menu.php';?>                
        
		<?= $content ?>        

        <?php include_once __DIR__ . '/modal-popup.php'; ?> 
            
    </div> 

    <?php require_once __DIR__ . '/vendor-scripts.php'; ?>  

</body>

</html>
    

index.php: Content Page

Each page uses ob_start() to buffer its HTML content and assign it to the $content variable, which is then injected into main.php.

This allows your pages to stay clean and maintain a consistent layout across your project.

    
<?php ob_start();?>

	<!-- Page HTML goes here -->

<?php
$content = ob_get_clean();
require_once '../partials/main.php';
?>
    

Installation Guide

Step 1:

Install php 8.4

Step 2:

Install Xampp

Step 3:

Start the Apache server in Xampp

Step 4:

Open webbrowser use this URL to run the project http://localhost/crms/php/template/index.php

Sass, Scss

Step 1:

Install Node.js

Node.js is a run-time environment which includes everything you need to execute a program written in JavaScript. It’s used for running scripts on the server to render content before it is delivered to a web browser. In a web browser, navigate to https://nodejs.org/en/download/..

Step 2:

Initialize NPM

Npm is the package for JavaScript and the world's largest software registry. Npm is a separate project from node.js, and tends to update more drequently. As a result, even if uou've just downloaded Node.js (and therefore npm), you'll probably need to update your npm.

Step 3:

Install Node-Sass

Node-sass is a library that provides binding for Node.js to LibSass, the C version of the popular stylesheet preprocessor, Sass.

Step 4:

Write Node-sass Command (sass --watch main.scss:../css/style.css)

Step 5:

Run the Script


Install Node.js

Node.js is a run-time environment which includes everything you need to execute a program written in JavaScript. It’s used for running scripts on the server to render content before it is delivered to a web browser. In a web browser, navigate to https://nodejs.org/en/download/..

Update Your NPM

Npm is the package for JavaScript and the world's largest software registry. Npm is a separate project from node.js, and tends to update more drequently. As a result, even if uou've just downloaded Node.js (and therefore npm), you'll probably need to update your npm.

npm install --global npm@latest

Install all dependencies

If you want to update or develop this theme, you need to install all dependencies by running:

npm install

Install Sass

If you use Node.js, you can also install Sass using npm by running

npm install -g sass
To run the script

npm run sass (or) npm run sass:watch

FAQs

With one purchase code you can use it on one domain name. You need to get new license for every new domain name, please check Envato Help Page for more information about licenses.

If you need support, or if you're facing any problems, please contact us via Envato Support
Please note that our respond can take up to 2 business days.

  • Availability to answer questions, Answering technical questions about item’s features, Assistance with reported bugs and issues, Help with included 3rd party assets.
  • Any customization request will be ignored.
  • Please make sure to read more about the support policy.

Support

If this documentation does not address your questions, please feel free to contact us via email at Item Support Page

We are in the GMT+5:30 time zone and typically respond to inquiries on weekdays within 12-24 hours. Please note that in rare cases, the response time may extend to 48 hours, especially during holiday seasons.

Note:

We strive to offer top-notch support, but it's only available to verified buyers and for template-related issues such as bugs and errors. Custom changes and third-party module setups are not covered.

Don’t forget to Rate Crms!
Please take a moment to rate our product on Themeforest. Your support means a lot to us. Just go to your Themeforest Profile > Downloads Tab, and you can leave a review for our script. Thank you!

License

Crms is developed by Dreams Technologies and is available under both Envato Extended & Regular License options.

Regular License

Usage by either yourself or a single client is permitted for a single end product, provided that end users are not subject to any charges.

Extended License

For use by you or one client in a single end product for which end users may be charged.

What are the main differences between the Regular License and the Extended License?

Note

If you operate as a freelancer or agency, you have the option to acquire the Extended License, which permits you to utilize the item across multiple projects on behalf of your clients.

Do you need a customized application for your business?

If you need a customized application for your business depends on your specific requirements and goals, Please contact us.

Customization can be the key to success, ensuring your project perfectly aligns with your unique goals and requirements.

Don't Miss Out on the Benefits of Customization!

Unlock the potential of your project. It's time to ensure that your project isn't just another cookie-cutter solution but a truly unique and effective one.

Discover how customization can make a difference in your project's success. Let's create a solution that's as unique as your vision!

  • We'll tailor the application to meet your specific needs and preferences.
  • We will upload your website to the server and ensure it is live.
thanks

Thank You

Thank you once again for downloading Crms.
We hope you're enjoying your experience, and we kindly request that you take a moment to share your valuable review and rating with us.

Review Link:https://themeforest.net/downloads