Amazing Features
To start working with WebBasic CMS, you need to understand several basic concepts and understand the internal architecture of the system:
Router...
Controller - root function that returns generated in accordance with the request content. The router takes the HTTP request, razbirat it...
Templates in Web Basic a single file in HTML format. To perform various actions (loops, conditions, inserting data, etc.) is used special instructions in...
Use simple WebBasic functions for creating and manipulating your templates and forms. Include in your templates multilanguage support. Enjoy the result!
WebBasic CMS includes special JS functions and events to control and call various modules of the system.
Special HTML attribute data-wb-ajax allows you to create dynamic interfaces, interacting with the system through AJAX requests.
Modules are designed to integrate WebBasic with the API of third-party sites and applications, as well as create your own extensions...