Sash – Bootstrap 5 Admin & Dashboard HTML Template

Card

A card is a flexible and extensible content container.General Card HTML structure in Sash template.

	
		
	
Calendar

This template using FullCalendar & Calendar .

FullCalendar is Taken from Full Calendar Plugin which is great for displaying events, FullCalendar is a flexible event calendar plugin to display events in a responsive, modern-looking calendar interface.

	
		

	

Note : After Changing scss you must run gulp command i.e, gulp watch . Refer gulp page for more gulp commands click here.

    
		
	
    

<!-- DEFAULT CALENDAR JS-->
<script src="../assets/plugins/calendar/underscore-min.js"></script>
<script src="../assets/plugins/calendar/moment.js"></script>
<script src="../assets/plugins/calendar/calendar.js"></script>
<script src="../assets/plugins/calendar/defaultcalendar.js"></script>

<!-- FULL CALENDAR JS -->
<script src='../assets/plugins/fullcalendar/moment.min.js'></script>
<script src='../assets/plugins/fullcalendar/fullcalendar.min.js'></script>
<script src="../assets/js/fullcalendar.js"></script>

	
	
Type URL
Plugin Link https://fullcalendar.io/
Important License Terms
  • You cannot charge from your end product end users with a Regular License.
  • If you want to collect payments from end product end users then you must buy an Extended License for each of the end product.
  • You must buy one license for one domain only.(i.e Either Regular or Extended)
  • You cannot use Multi Domain,Multi Client, Multiple end Products with any of the licenses (i.e Either Regular or Extended).

for more details please click the link