Closed dan-westall closed 7 years ago
Install script (look in .workshop/install.sh, which is mounted at /etc/workshop/install.sh) does:
add_movie_form
which will render the "add new movie" form.add_movie_form
shortcode, doesn't do anything (yet).content/plugins/movieplugin/films.json contains the top 40 films from themoviedb (I made the request twice, paged, and merged the results).
content/plugins/movieplugin/genres.json contains all film genres from themoviedb.
On plugin installation add a default movie roster