Adding js and css code to the template tpl file
Embedding styles or js script directly into the tpl template file. Working with Smarty and php variables when describing styles and js in tpl.
Embedding styles or js script directly into the tpl template file. Working with Smarty and php variables when describing styles and js in tpl.
Working with the site via the terminal or Cron scheduler, launching a module, script or link.
Configuring caching with memcache or memcached. Examples of connecting locally and via socket.
Working with styles and scripts in the template, automatic generation of styles and scripts from sources. Automatic creation of svg and png sprites in RootiCMS.
Working with libraries via the Composer package manager, adding new packages and using them.
Propel setup, working with schema.xml, model generation and database interaction. Detailed instructions for developers.