Thanks to visit codestin.com
Credit goes to github.com

Skip to content

vmsouza/userguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web User Manual

This is a very simple application that allows you to quickly create and modify your product's user manual.

Written in PHP, it provides an responsible interface for creating pages based on CSS style sheets using Smarty PHP.

Requirements

Apache with PHP 7.1 to 8.1

How to get working

Install apache and php.

Clone this project:

To get the latest stable version:

git clone [email protected]:vmsouza/userguide.git

Access userguide folder and run:

$ cd userguide
$ git clone https://github.com/smarty-php/smarty.git
$ mkdir templates_c
$ chmod a+rwx templates_c

Manage settings

Edit config.php to change default settings.

Manage you menu items

Edit menus.php to change menu items.

Manage templates

Edit templates locate inside templates folder.

See in action

User guide running here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors