Download the PHP package jakercz/wysiwyg-editor-php-sdk without Composer
On this page you can find all versions of the php package jakercz/wysiwyg-editor-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jakercz/wysiwyg-editor-php-sdk
More information about jakercz/wysiwyg-editor-php-sdk
Files in jakercz/wysiwyg-editor-php-sdk
Package wysiwyg-editor-php-sdk
Short Description PHP SDK for Froala WYSIWYG Editor
License proprietary
Homepage https://www.froala.com/wysiwyg-editor
Informations about the package wysiwyg-editor-php-sdk
Froala WYSIWYG Editor PHP SDK
Easing the Froala WYSIWYG HTML Editor server side integration in PHP projects.
Dependencies
PHP version >= 5.4.0 is required.
The following PHP extensions are required:
- fileinfo
- imagick
Setup Instructions
- Install composer within the example directory. You can find instructions on how to install composer on composer’s website (https://getcomposer.org/download/)
-
Add Froala WYSIWYG Editor PHP SDK in your compose.json file
{ "require" : { "froala/wysiwyg-editor-php-sdk" : "" } }
-
Run composer:
php composer.phar install
Or if you installed composer globally:
composer install
Documentation
Help
- Found a bug or have some suggestions? Just submit an issue.
- Having trouble with your integration? Contact Froala Support team.
License
The Froala WYSIWYG Editor PHP SDK is licensed under MIT license. However, in order to use Froala WYSIWYG HTML Editor plugin you should purchase a license for it.
Froala Editor has 3 different licenses for commercial use. For details please see License Agreement.