Folder structur

Folder structur of Buto system is strict.

/config
/plugin
/sys
/theme
/web

config

Config file settings.yml is required here. Mandatory settings is which theme Buto should run.

plugin

Plugin folder where there is parent folders and child folders.

sys

Buto system folder is here.

theme

Theme folder where there is parent folders and child folders.

web

The web root folder where our index.php file is. This can have any name.