Template development

Main language for template development in Bildy is B:tags and they are usually the easiest and fastest way to achieve wanted results.

There are times, however, when B:tags are not flexible enough and that is when the PHP API can be used. It allows more complex tasks by allowing to combine the power of PHP with Bildy.

B:tags

Simple way to create dynamic web pages

PHP API

Tools to manage Bildy with PHP

Caching

Managing caching of templates and urls

Customizing 404 Error page