Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 314 Bytes

File metadata and controls

17 lines (9 loc) · 314 Bytes

barebone

A barebone tdt extension which can be forked to create a new extension

It is an example of a scraper implementation which outputs hello world.

Install

  • Go to your The DataTank installation root.
  • composer require tdtext/barebone
  • composer update

Add tdtext\barebone\ScraperExample