Skip to content

This is a small bootstrap to power a website or part thereof with InfoLobby. Usually used for a blog sub-section or similar.

Notifications You must be signed in to change notification settings

andreas-globi/infolobby-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfoLobby Blog Bootstrap

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:

  1. Clone the contents into your sub-directory
  2. Ensure that the data and img directories have write permissions
  3. Make sure the table in InfoLobby is marked as Public API in the settings
  4. Get the Table ID from the Developer tab in Table Settings in InfoLobby
  5. Edit the config/config.php file
  6. Modify the tpl files in the config directory as desired
  7. Go to the url with /_update to perform an update of cached data

About

This is a small bootstrap to power a website or part thereof with InfoLobby. Usually used for a blog sub-section or similar.

Resources

Stars

Watchers

Forks