The WEButler is a simple online editor for static HTML pages. Webmasters can provide a simple login option for image and text editing to their customers. The WEButler is a tool for small websites or projects to be implemented with as little effort.
The WEButler requires PHP version 8 or higher.
MySQL is not required. Modules for storing data sets, such as user management or news were reacted with SQLite3.
Apache 2 or higher is required as web server. For SEO URLs and directories the module "mod_rewrite" must be installed.
The WEButler should work in any modern browser. Minor errors or problems are of course still can not be ruled out. It is recommended to use Firefox or Chrome to work with the WEButler. Internet Explorer is no longer supported!
Anyone who wants to can start with the WEButler from scratch and create all the required layouts, pages, menus and blocks online. However, it has been found easier than the basic system as usual to create offline and then be integrated into the WEButler. Optimally, it is natural to download a web server such as XAMPP and realize the structure of the page with it.
CKEditor is the heart of the WEButler, that is, operations and possibilities of the WEButlers are matched to the editor. He takes part independently make changes to the source code. This is related to the program logic of the editor. Who programmed HTML, knows the problems with various representations in different browsers. Who uses the WEButler, must adjust to the fact that he now also has to adapt or change for the CKEditor its pages.
In the editor, any contact forms can be created. To send the forms to be entered in the form module and receiver selected in the editor.
All stylesheets and javascripts are combined into one file, compressed and automatically inserted into each page. All files must be entered into "/settings/compress.php".
For search engine optimization the WEButler generates a sitemap.xml.
To quickly create a simple input / output modules for dynamic content, there is the ModMaker.
The WEButler has a small user management. Pages can be protected and visitors can register. Registered users are classified in a user group and the group will be granted to the secure pages of the website access.
A site can be set up in multiple languages. The languages module sides of a language are assigned so that language variables of modules are displayed in the language of the visitor.
Whether the search module is a meaningful thing, I leave time to be seen. The WEButler is intended for small homepages. A small website should be designed so clear that no search is needed. If you want to use them anyway...