TinyMCE for PhoenixCart

Open to all! Ask other shopowners for help.
Locked
puddlec
Member
Posts: 31
Joined: Mon Dec 07, 2020 3:11 pm
Phoenix Version:
Has thanked: 1 time
Been thanked: 7 times

TinyMCE for PhoenixCart

Post by puddlec »

This addon adds support for the TinyMCE editor within the admin section.

what does this addon do?

it will add the editor to the following textarea's

category description, manufacturers description, product description, Info Pages

works with multi languages stores.

Compatibility:
tested with 1.0.8.0
Should be compactable with 1.0.7.9 + ( not all versions tested )

How to install

Upload the files
yes it is easy as that.

no files need to be edited it uses the hook system, to add the code needed.

Got an TinyMCE API key?

just change the script source (line 53)
to point to the one TinyMCE provides

Download Link
https://github.com/puddlec/TinyMCE-for-PhoenixCart

note this is the same version as what is on the osCommerce add-on page, just making it available for download, on a source i got a bit more control over - so if you have already downloaded, no need to download again

Tags:


Join The Code Co-op to get access to your library in the Code Co-op Forum
admin
Contributor
Posts: 217
Joined: Wed Oct 30, 2019 1:34 pm
Phoenix Version:
Has thanked: 20 times
Been thanked: 22 times

Re: TinyMCE for PhoenixCart

Post by admin »

Support for this Addon will now be available on the Addon page - app.php/addons/free_addon/tinymce_wysiw ... or/support


Join The Code Co-op to get access to your library in the Code Co-op Forum
Locked