PHPackages                             phlexible/tinymce-bundle - 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. phlexible/tinymce-bundle

ActiveSymfony-bundle

phlexible/tinymce-bundle
========================

phlexible tinymce bundle

1.2.0(9y ago)086MITJavaScriptPHP &gt;=5.6.0

Since Jul 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/phlexible/tinymce-bundle)[ Packagist](https://packagist.org/packages/phlexible/tinymce-bundle)[ RSS](/packages/phlexible-tinymce-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (7)Used By (0)

PhlexibleTinymceBundle
======================

[](#phlexibletinymcebundle)

The PhlexibleTinymceBundle adds support for country-based content support in phlexible.

Installation
------------

[](#installation)

1. Download PhlexibleTinymceBundle using composer
2. Enable the Bundle
3. Clear the symfony cache

### Step 1: Download PhlexibleTinymceBundle using composer

[](#step-1-download-phlexibletinymcebundle-using-composer)

Add PhlexibleTinymceBundle by running the command:

```
$ php composer.phar require phlexible/tinymce-bundle "~1.0.0"
```

Composer will install the bundle to your project's `vendor/phlexible` directory.

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
