ComboStrap Getting Started - Combo Installation
Table of Contents
About
combo is a bundle of components that complements the strap template.
It contains:
- the router
- the Page Metadata
- the SEO module
- and many more.
Steps
DokuWiki Pre-requisites
In case, you have not followed the dokuwiki step, you should install ComboStrap on the last dokuwiki version.
If you don't know the version of your installation, the dokuwiki version check will help you.
Go to the Extension Manager
To install the Combo plugin:
- Click on the Admin link to go to the Admin Window. ie https://yourdomain.com/?do=admin
- Click on the Extension Manager link to go to the Extension Manager plugin.
- Click on the Search and Install link to go to the Search tab
Install the SQLite extension
combo is saving its data in a sqlite database and therefore uses this extension.
- Search for the term sqlite
- Click on the install button.
Disable the already included extensions
If you have already one of this extension:
you need to disable them because they are already included in this installation.
Steps:
- Search the extension in the extension manager
- And click the disable button (or uninstall)
The combo term was chosen for this reason. It's just a combo
Do you have any other plugins ?
ComboStrap is tested against third party plugins but we can't test them all.
This application has a large code base going from cache to routing and user interface management.
Plugins that are too old or does not respect the DokuWiki Interfaces may not work well with ComboStrap.
If this is the case and that you got your installation not working anymore, the fix is:
- to rename on your server the directory dokuwiki/lib/plugins/combo to dokuwiki/lib/plugins/combo.old
- or to delete it
And to send us the log of your webserver if you want us to take a look.
Install the Combo extension
Next Step
All good ? Well done, otherwise check the other plugins section if you need to repair your installation.