PHPackages                             xaraya/ckeditor - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. xaraya/ckeditor

ActiveXaraya-module[Utility &amp; Helpers](/categories/utility)

xaraya/ckeditor
===============

A WYSIWYG editor module

2.9.4(6mo ago)01181GPL-2.0-or-laterJavaScript

Since Apr 15Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/xaraya-modules/ckeditor)[ Packagist](https://packagist.org/packages/xaraya/ckeditor)[ Docs](https://github.com/xaraya-modules/ckeditor)[ RSS](/packages/xaraya-ckeditor/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (8)Used By (1)

Overview
--------

[](#overview)

The CKEditor module supplies the "editor" property type for use in your objects. To use CKEditor with a Dynamic Data object, simply add one or more "editor" properties to your object.

Configuration settings for CKEditor are found in **[ckeditor/xartemplates/includes/ckeditor/config.js](xartemplates/includes/ckeditor/config.js)**

There, you can control the style of the editor, which buttons to include in the toolbars, language, size, which plugins to load, etc. The official CKEditor documentation includes a [reference for config settings](http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html) [![leave this website](code/modules/ckeditor/xarimages/exit.png)](code/modules/ckeditor/xarimages/exit.png).

#### PGRFileManager

[](#pgrfilemanager)

The CKEditor module comes with the [PGRFileManager](http://pgrfilemanager.sourceforge.net/) [![leave this website](code/modules/ckeditor/xarimages/exit.png)](code/modules/ckeditor/xarimages/exit.png) plugin, which is disabled by default. To enable the file manager, uncomment this line in CKEditor's config.js:

> //CKEDITOR.plugins.load('pgrfilemanager');

Once you've enabled pgrfilemanager, you can access it in the editor by clicking on the link button or image button and then clicking on Browse Server.

Options for creating and deleting directories are available in the file manager by right-clicking on directories in the directory tree. You can also drag directories around, and can drag directories into other directories and drag files into directories.

The modify config page has a number of settings for PGRFileManager:

- **rootPath** -- Root location for your directories and files. Set this
- to a directory that exists on your server.
- **urlPath** -- Base URL used by the editor to link to your files.
- (Must be the URL equivalent of rootPath.)
- **allowedExtensions** -- Comma-separated list of file extensions that
- are permissible to upload.
- **fileMaxSize** -- Maximum file size (bytes) of an upload.
- **imageMaxHeight** -- Maximum height for image uploads.
- **imageMaxWidth** -- Maximum width for image uploads.
- **allowEdit** -- This setting controls whether the file manager will
- allow new uploads and copying/moving/renaming/deleting of previously
- uploaded files and directories. If set to false, you will only be able
- to select from previously uploaded files.

Note: Display of file thumbnails can be buggy with Windows hosting. You may find that files will upload but their thumbs will not always display in the pane where you expect them.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance66

Regular maintenance activity

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~223 days

Recently: every ~76 days

Total

7

Last Release

200d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1447115?v=4)[Mike's Pub](/maintainers/mikespub)[@mikespub](https://github.com/mikespub)

---

Top Contributors

[![mikespub](https://avatars.githubusercontent.com/u/1447115?v=4)](https://github.com/mikespub "mikespub (41 commits)")[![random777](https://avatars.githubusercontent.com/u/4590892?v=4)](https://github.com/random777 "random777 (19 commits)")

### Embed Badge

![Health badge](/badges/xaraya-ckeditor/health.svg)

```
[![Health](https://phpackages.com/badges/xaraya-ckeditor/health.svg)](https://phpackages.com/packages/xaraya-ckeditor)
```

###  Alternatives

[pocketmine/binaryutils

Classes and methods for conveniently handling binary data

26729.9k40](/packages/pocketmine-binaryutils)[seb1k/elastic2022

Modern skin based on elastic

531.8k](/packages/seb1k-elastic2022)[magirc/magirc

MagIRC - Let the magirc begin!

371.1k](/packages/magirc-magirc)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
