Installing Wygwam on ExpressionEngine 2.x
Prerequisites
Make sure your system meets the minimum requirements:
- ExpressionEngine 2.0.1 build 20100215 or later
- PHP 5
Installation Instructions
- Upload the ee2/third_party/wygwam folder to system/expressionengine/third_party/
- Upload the themes/third_party/wygwam folder to themes/third_party/
- Install the fieldtype in Add-Ons → Fieldtypes
- While installing, choose to install the module as well
Installing Wygwam on ExpressionEngine 1.x
Prerequisites
Make sure your system meets the minimum requirements:
- ExpressionEngine 1.7.0 or later
- FieldFrame 1.4.3 or later
- PHP 5
Installation Instructions
- Upload the ee1/fieldtypes/wygwam folder to system/extensions/fieldtypes/
- Upload the ee1/modules/wygwam folder to system/modules/
- Upload the themes/third_party/wygwam folder to themes/third_party/
- Enable the fieldtype in Admin → Utilities → Fieldtypes Manager
- Install the module in Modules
Adding a Wygwam Field to the Publish Page
Once Wygawm is installed, you can add a Wygwam field to the Publish Page by following these steps:
- Go to your Custom Field preferences
- EE1: Admin → Weblog Administration → Custom Weblog Fields
- EE2: Admin → Channel Administration → Custom Fields
- Click the “Add/Edit Custom Fields” link beside your field group.
- Click the “Create a New Custom Field” button.
- Give the new field a name and a label, and choose “Wygwam” in the Field Type dropdown.
- Click the Submit button.