Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 517 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 517 Bytes

Template generator

Template generator creates a easy way to have a consistent configuration on for example network devices like switches and firewalls.

Installation

  • Upload to your webserver.
  • Your webserver needs PHP and MySQL.
  • Import the database structure.
  • Do changes in config.ini.php file under lib folder.
  • ???
  • Profit

How to use

Use the help page to learn how to write your HTML form.

Things todo

  • Some design mistakes.
  • Clean the code.
  • Comment the code.
  • Make it more dynamic.