Instructions # EE6 Deployable - Wiki
### 1. Install the Account Deployable first (or at least the User add-on and DB steps)
### 2. Upload the Repo, extract, and move the 'omgcp', 'css', 'js', and 'images' folders into place
### 3. Import deploy Channel Set from 'channel_sets/wiki/WikiChannelSet-EE6.zip' to Channels, and use the following paths when needed:
```
{base_path}images/uploads/wiki
{base_url}images/uploads/wiki
{base_path}images/uploads/wiki_gallery
{base_url}images/uploads/wiki_gallery
{base_path}images/uploads/wiki_sliders
{base_url}images/uploads/wiki_sliders
```
### 4. In Wygwam, add a new config
* Clone Full
* Name it Wiki
* Point upload folder to Wiki
* CSS File: /wiki/css_wygwam
* colors `000,337ab7,31708f,3d8b3d,df8a13,a94442`
* Deselect h2
### 5. Change wiki_accordion, wiki_content, and wiki_tabs fields to use Wiki Config
### 6. Add custom_code, form, table, and video to wiki_fluid
### 7. In Wiki Channel, add summary field and Save
### 8. In Wiki Channel, set Channel URL, Search Results URL, and Preview URL
* /wiki
* /wiki/entry
* /wiki/entry/{url_title}
### 9. In Wiki Channel, set Search Excerpt to Summary, enable Versioning x100, Comments - Require Membership on, Comments - Render URLs off
### 10. In 'wiki/index' change the cat_group_id in exp:query
### 11. In '_layouts/_wrapper', add `channel="not wiki"` to search
### 12. Enable comment module (and censoring)
### 13. Add the following custom member fields
* job_title
* location
* facebook_url
* twitter_url
* instagram_url
* linkedin_url
### 14. Change Editors Member Group/Role to have access to Wiki Channel
### 15. Slide the 'wiki' template group into place Links Related Pages
/ INSIGHT
EE6 Deployable - Wiki
Installation instructions for the EE6 Deployable - Wiki.