Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 571 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 571 Bytes

Renick.AirTable

Just a simple OctoberCMS plugin for integration AirTable into OctoberCMS.

  • AirTable SDK for OctoberCMS with authentication
  • CMS Components for interacting with AirTable databases
  • Caching options for AirTable requests

You can set up the behavior of this plug-in heavily with environment variables. Here are the options:

AIRTABLE_PERSONAL_TOKEN=
AIRTABLE_DATABASE_ID=
AIRTABLE_CACHE_TTL=

Feel free to ask, raise ideas, mind bugs or contribute on the Github repository. Please create a new issue or pull request.