Skip to content

A PHP based script to edit your html templates without touching code.

License

Notifications You must be signed in to change notification settings

iamshouvikmitra/Template-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open Source Love Open Source Love PRs Welcome

Template UI Editor 👨🏻‍💻

A PHP based script to edit your html templates without touching code.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

How to use Template Editor - A simple walkthrough

Template UI Editor was built to eliminate the tiresome work switching to and from code and browser while we edit an HTML page. To get started, simply copy uiedit.php and /ckeditor folder to the root where your html files reside on your server. After copying mentioned files just visit http://localhost/uiedit.php or www.yoursite.com/path/to/dir/uiedit.php

Prerequisites

What things you need to install the software and how to install them

In order to use editor, you just need to have

  • PHP
  • HTML files you want to edit

Installing

A step by step series of examples that tell you how to get a development env running

Grab uiedit.php and /ckeditor and paste these two file and folder respectively in a folder containing your html files which you intend to edit. The files which you intend to edit must be present on a PHP-configured server so that Template UI Editor can work properly.

Deployment

You should never use Template UI Editor on a production server as it grants any user to manipulate live files on the server. It is advised that you edit the files and then remove uiedit.php and /ckeditor while deploying the site.

Built With

Contributing

Do consider contributing to the project if there is any way you could make it better that it already is ...

Authors

  • Shouvik Mitra - Blog

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A PHP based script to edit your html templates without touching code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published