install_blocks.php
To call from CLI : php install_blocks.php /path/to/my/instance/ module_name
Table of Contents
Functions
- install_blocks() : string
- Install all blocks found in modules/block folder from helPHP framework
Functions
install_blocks()
Install all blocks found in modules/block folder from helPHP framework
install_blocks(mixed $instance_path) : string
To call from CLI : php install_blocks.php /path/to/my/instance/
Parameters
- $instance_path : mixed
Return values
string —error or success message