
SuperMCE Editor Features
- Replaces the included TinyMCE editor with a newer, more powerful release.
- Adds a WYSIWYG editor in places within WHMCS that currently do not have one (i.e. products, downloads).
- Built in browser-independent spellcheck powered by Google.
- Spellcheck highlights misspelled words.
- Pop-up suggested wordlists for incorrectly spelled words.
- Spellcheck does not require any custom PHP extensions.
- Supports HTML templates for often-used code.
- AutoSave feature warns when you're about to navigate away from the page without saving changes.
- AutoSave Recovery feature recovers lost editor content, even after closing the browser or logging out!
- "Dirty flag" enables the save (disk) icon to let you know that changes need to be saved.
SuperMCE Can Enhance these WHMCS Areas
- Announcements Editor
- Downloads Editor
- Knowledgebase Editor
- Products Editor
- EMail Templates Editor
- Network Issues Editor
SuperMCE Administrative Features
- HTML Template manager for creating and editing frequently-used HTML code.
- WYSIWYG editor available for editing templates.
- HTML files can be uploaded directly into a template.
- Editor can be enabled and disabled for various areas within WHMCS (i.e. knowledgebase, downloads, etc.)
- PHP switch code blocks can programmatically determine when to enable the editor, even for specific products/categories, etc.
- Virtually all options are fully configurable; just about anything can be enabled or disabled.
- Installation requires only 1 small template edit (admin/xxx/header.tpl).
- Supports all 3 WHMCS admin template sets!
Module System Features
- All modules use smarty templates.
- Add-on modules are 100% class-based object-oriented PHP.
- Modules have seperate language and template sets for maximum portability and ease of installation.
- Modules are self-contained within a directory containing seperate template and language directories.
- Module installation and upgrades tasks are managed within each module without the need for external install scripts.
- Developing SuperMCE admin or client modules is intuitive with the fully documented SuperMCE module API.



Section Widget