PHP code example of netgen / richtext-datatype-bundle

1. Go to this page and download the library: Download netgen/richtext-datatype-bundle library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

netgen / richtext-datatype-bundle example snippets


    $bundles = array(
        ...

        new Netgen\Bundle\RichTextDataTypeBundle\NetgenRichTextDataTypeBundle(),

        ...
    );
    
ini
    [ExtensionSettings]
    ActiveExtensions[]=ngsymfonytools
    ActiveExtensions[]=ezrichtext
    

    $ php app/console ezpublish:legacy:script bin/php/ezpgenerateautoloads.php