2017 © Pedro Peláez
 

library backpack-ckeditor

backpack laravel widget ckeditor with custom options

image

johan-code/backpack-ckeditor

backpack laravel widget ckeditor with custom options

  • Sunday, March 4, 2018
  • by johangit
  • Repository
  • 1 Watchers
  • 0 Stars
  • 59 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 9 % Grown

The README.md

This package is not maintained now, (*1)

Laravel Backpack CKeditor

CKeditor with customize:, (*2)

  • pasted images removed width/height attributes (required for responsive sites)
  • source widget uses only allowed tags
  • remove undesirable buttons
  • table has default 100% width
  • pasted data has text value (not html)

Install on Laravel 5.5

1) Install using composer (run in your terminal):, (*3)

composer require johan-code/backpack-ckeditor

2) Publish (run in your terminal):, (*4)

php artisan vendor:publish --provider="JohanCode\BackpackCkeditor\ServiceProvider"

The Versions

04/03 2018

dev-master

9999999-dev https://github.com/johangit/backpack-ckeditor

backpack laravel widget ckeditor with custom options

  Sources   Download

MIT

laravel ckeditor backpack

04/03 2018

v1.0.3

1.0.3.0 https://github.com/johangit/backpack-ckeditor

backpack laravel widget ckeditor with custom options

  Sources   Download

MIT

laravel ckeditor backpack

19/10 2017

dev-develop

dev-develop https://github.com/johangit/backpack-ckeditor

backpack laravel widget ckeditor with custom options

  Sources   Download

MIT

laravel ckeditor backpack

19/10 2017

v1.0.2

1.0.2.0 https://github.com/johangit/backpack-ckeditor

backpack laravel widget ckeditor with custom options

  Sources   Download

MIT

laravel ckeditor backpack

19/10 2017

v1.0.1

1.0.1.0 https://github.com/johangit/backpack-ckeditor

backpack laravel widget ckeditor with custom options

  Sources   Download

MIT

laravel ckeditor backpack

19/10 2017

v1.0.0

1.0.0.0 https://github.com/johangit/backpack-image-uploader

uploader images with preview for backpack crud

  Sources   Download

MIT

laravel image backpack