Download the PHP package froala/craft-froala-editor without Composer

On this page you can find all versions of the php package froala/craft-froala-editor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package craft-froala-editor

Froala WYSIWYG editor for Craft CMS (v2)

The implementation of the Froala Editor (license not included) for Craft CMS

Check the Craft CMS v3 version here

Known issue (help wanted!)

Adding links to Craft Entries causing issues when you double click on the entry to link to. Just click once and use the "Select" button.

Sorry for the inconvience. We're working on these annoying issues. But we decided to release a new version because of some missing important other features (like saving links the Craft way).

Installation

Chose one of the options to install

Composer installation

It is possible to install the plugin for Craft 2. Craft is not yet working with composer. It uses the composer installers package to move the package to craft/plugins/ folder.

After requiring the plugin package, it is moved to craft/plugins/. You still need to go to the Craft Plugins page to install and enable it.

Note: it doesn't use Froala Editor sources from composer yet. This will be there for the Craft 3 version of course.

Manual installation

  1. Download the zip at the top right
  2. Extract the files from the zip file
  3. Rename the folder to "froalaeditor"
  4. Copy the froalaeditor/ folder to your craft/plugins/ folder
  5. Login the control panel of your Craft installation and navigate to Settings > Plugins
  6. Hit "install" and the plugin will be installed.

To enable the editor correctly, you should have a purchased a license on www.froala.com.

Once you have a license, for your domain, you can enter the license key in the plugin settings.

Features

License

Froala Editor is a beautiful WYSIWYG editor for editing web pages.

Therefor the editor needs a license. You can by one at their website.

Once purchased a license, you can enter the license key in your Craft CMS settings page.

Screenshots


All versions of craft-froala-editor with dependencies

PHP Build Version
Package Version
Requires composer/installers Version ~1.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package froala/craft-froala-editor contains the following files

Loading the files please wait ....