In the ext_localconf.php file of the extension, add the below code.
t3lib_extMgm::addUserTSConfig(‘
page.RTE.config.your_table_name.field_name.showButtons = bold, italic, orderedlist, unorderedlist
‘);
SCWEBS Info Solutions PVT. LTD.
A useful blog with code assitance on Typo3, PHP, Apache, OpenSSL, Prestashop
In the ext_localconf.php file of the extension, add the below code.
t3lib_extMgm::addUserTSConfig(‘
page.RTE.config.your_table_name.field_name.showButtons = bold, italic, orderedlist, unorderedlist
‘);