On a TV channel's website, the schedule is one of the most important and dynamic parts. It is not likely that we update it every day according to the different programs. Usually, we have a source data that we can download, and website can use it automatically. This TV Channel schedule module uses JSON data and renders it into two schedule blocks. One is for main schedule page, and one is for front page block.

It proves to be a stable, flexible, and elegant solution. Here are some of the websites that are using this module.

How to use this module?

You will need to have a source tv schedule data in a particular JSON format. For more detail check the readme file. You will need to have a separate JSON file for each day of schedule. Since we are consuming the JSON file from the web server, the data source can be a public or private server. For the scalability, and stability AWS S3 is a valid choice.

Project information

  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by wuinfo - bill wu on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    There are currently no supported stable releases.

Releases