• Home
  • Inline Documentation
  • Search
  • 404
  • Home
  • Inline Documentation
  • Search
  • 404
  • Introduction
    • Coding Standards
    • Blocks Text
    • Blocks Media
    • Designs
  • Elements
    • Tabs
    • Notice
    • Timeline
    • Hotspot
    • Misc
      • Comment Box
      • File Attached
    • Chart
  • Private Doc
    • Private Attachment
    • Private Article
    • Password Protected

Introduction

47325 views 418

The AdminCore platform

AdminCore is a powerful modular platform based on the Laravel Framework. The modular nature of AdminCore allows developers to add new features to the existing core features by means of custom modules.

Languages used throughout the platform are:

  • PHP
  • JavaScript
  • SQL (MySQL/MariaDB)
  • HTML
  • CSS/Less

AdminCore is based on the Model-View-Controller (MVC) pattern and uses frontend frameworks such as:

  • jQuery
  • Bootstrap 3
  • Less
  • Fontawesome.

In this guide you will find all the necessary information in order to create your own modules. Since AdminCore is based on the Laravel Framework make sure you’re also familiar with the basic concepts of Laravel:

Core modules and components​

The AdminCore consists of a set of core modules, components, widgets, helpers and views, which can be used within your custom modules and are described in more detail within the Module Development section.

AdminCore extends several Laravel components such as:….

Was this helpful?

418 Yes  137 No
Related Articles
  • Coding Standards
  • File Attached
  • Chart
  • Comment Box
  • Private Attachment
  • Misc

Didn't find your answer? Contact Us

Up Next
Coding Standards
Copyright 2022 OrNsoft corporation. All Rights Reserved.