This is a small bootstrap to power a website or part thereof with InfoLobby. Usually used for a blog sub-section or similar.
Requirements:
- LAMP host with PHP/Apache
- InfoLobby account with a table with the following columns:
- title (text line)
- content (html text area)
Instructions:
- Clone the contents into your sub-directory
- Ensure that the data and img directories have write permissions
- Make sure the table in InfoLobby is marked as Public API in the settings
- Get the Table ID from the Developer tab in Table Settings in InfoLobby
- Edit the config/config.php file
- Modify the tpl files in the config directory as desired
- Go to the url with /_update to perform an update of cached data