fm-labs/cakephp-sugar

Sugar plugin for CakePHP

Installs: 148

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:cakephp-plugin

5.0.2 2025-05-17 07:27 UTC

This package is auto-updated.

Last update: 2025-05-17 07:38:04 UTC


README

!!! This plugin is outdated atm. !!!

Sugar is a CakePHP plugin that provides a collection of useful components, helpers, and other tools to make your development process easier and more efficient.

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require fm-labs/cakephp-sugar

Includes

Javascript libs

  • backbone
  • underscore
  • jquery
  • bootstrap
  • html5shiv
  • momentjs

Widget libs

  • Chosen.js (selectbox)
  • Select2
  • Daterangepicker
  • SumoSelect
  • ImagePicker
  • JqueryUi (only used for sortable table)
  • TinyMce WYSIWYG Html Editor
  • ACE Code Editor
  • Bootstrap Switch
  • Pickadate

Icon libs

  • flag-icon-css
  • fontawesome
  • Ionicons

Other

  • SweetAlert2 (pretty confirm and alert boxes)
  • Toastr (pretty flash messages)
  • JsTree
  • DataTablesJS
  • jqvmap (jquery vector maps)
  • footable (experimental)