How to use the cli to perform administrative tasks

Undraw My Documents

About

The cli is a command line client that permits to perform the following administrative tasks:

How to execute it

  • On the server, change your current directory to the installation directory of Dokuwiki
cd $DOKUWIKI_HOME
  • [Optional] In a farm environment, set the directory name of your animal
REM Windows
set animal=animal-directory-name
# linux
export animal=animal-directory-name
  • Execute the cli
php ./bin/plugin.php combo




Showcase yourself and your brand

Get free news, tips, and tricks
to create a remarkable experience for your readers.




Recommended Pages
Undraw My Documents
How ComboStrap analyzes and replicates data ?

The analysis and replication of a webpage are the cornerstones of the quality and performance of a page. This page explains how this is done.
Undraw File Analysis 8k9b
How to add Frontmatter to your pages

A frontmatter can be added to your pages to store your metadata. This page shows you how to enable this functionality.
Page Explorer List Name To Ui Region
Page-explorer: adding page navigation easily to your website

With the page-explorer component, you can add an explorer like panel that will list your pages in a list or collapsible tree fashion
Undraw My Documents
Replication

Combostrap replicates data from pages: into the database for different functionality such as: index Routing Page sql into the frontmatter (if enabled) The replication process is by default...



Task Runner