2017 © Pedro Peláez
 

symfony-bundle tinymce-bundle

phlexible tinymce bundle

image

phlexible/tinymce-bundle

phlexible tinymce bundle

  • Monday, July 30, 2018
  • by temp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 70 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 4 % Grown

The README.md

PhlexibleTinymceBundle

The PhlexibleTinymceBundle adds support for country-based content support in phlexible., (*1)

Installation

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

Step 1: Download PhlexibleTinymceBundle using composer

Add PhlexibleTinymceBundle by running the command:, (*2)

``` bash $ php composer.phar require phlexible/tinymce-bundle "~1.0.0", (*3)


Composer will install the bundle to your project's `vendor/phlexible` directory. ### Step 2: Enable the bundle Enable the bundle in the kernel: ``` php <?php // app/AppKernel.php public function registerBundles() { $bundles = array( // ... new Phlexible\Bundle\TinymceBundle\PhlexibleTinymceBundle(), ); }

Step 3: Clear the symfony cache

If you access your phlexible application with environment prod, clear the cache:, (*4)

bash $ php app/console cache:clear --env=prod, (*5)

The Versions

30/07 2018

dev-master

9999999-dev

phlexible tinymce bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

tinymce editor rich text

15/12 2016

1.2.0

1.2.0.0

phlexible tinymce bundle

  Sources   Download

MIT

The Requires

 

The Development Requires

tinymce editor rich text

02/12 2016

1.1.4

1.1.4.0

phlexible tinymce bundle

  Sources   Download

proprietary

The Requires

 

The Development Requires

tinymce editor rich text

04/11 2016

1.1.2

1.1.2.0

phlexible tinymce bundle

  Sources   Download

proprietary

The Requires

 

The Development Requires

tinymce editor rich text

10/10 2016

1.0.13

1.0.13.0

phlexible tinymce bundle

  Sources   Download

proprietary

The Requires

 

The Development Requires

tinymce editor rich text

01/09 2016

1.0.7

1.0.7.0

phlexible tinymce bundle

  Sources   Download

proprietary

The Requires

 

The Development Requires

tinymce editor rich text

21/07 2016

1.0.0

1.0.0.0

phlexible tinymce bundle

  Sources   Download

proprietary

The Requires

 

The Development Requires

tinymce editor rich text