Skip to content

An AlphaLemon CMS app-block to manage a hypertext block using the tinyMce editor

License

Notifications You must be signed in to change notification settings

alphalemon/TinyMceBlockBundle

Repository files navigation

TinyMceBlockBundle

Adds the TinyMceBlockBundle web editor to AlphaLemon CMS to manage hypertext contents.

Build Status

Installation

You can add the TinyMceBlockBundle Bundle to your application, adding it to your composer.json file:

.. code-block:: text

{
    "require": {
        "alphalemon/app-tinymce-block-bundle": "1.0.*"
    }
}

Unit test

The bunde is fully unit tested.

About

An AlphaLemon CMS app-block to manage a hypertext block using the tinyMce editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published