FlexMovies is a universal platform for creating an Internet Movie Database similar to IMDB or TMDB, allowing users to discover movies, TV shows, and people, add them to favorites or a watch list, write comments or read reviews, view Photos, watch trailers, and more. The FlexMovies PHP script makes it easy to set up and manage all these features for your own site.
You don’t need to add movies, TV shows, or people; the system will automatically add and update with the TMDB API after the easiest 5-minute installation.
Features:
Home Page: displaying any kind of content, such as popular, top-rated, upcoming, and now playing movies. Popular people, recent users. On air, airing today, popular, top-rated TV Shows. Content is renewing everyday automatically.
Discover Features: discover everything, movies, TV shows, people, and users. Filters for movies and TV shows such as: sort by, include adult, min and max release date, scroll, and multiple genres.
Movie Features: Title, Poster, Whole Information about the movie, overview, cast and crew, posters and backdrops, trailers, similar movies, reviews, and comments.

Live Preview
TV show Features: Title, Poster, Whole Information about the show, cast and crew, overview, seasons (unique page for every season where all series can be discovered with whole information about them), posters and backdrops, trailers, similar TV shows, and comments
Person Features: Name, Profile Photo, all information about the person, biography, credits, photos, and comments.
User Features: sign up or sign in with Facebook or directly. Adding TV shows and movies to favorites and watch lists, and persons to favorites, to have their own page where short information, profile photo, and favorites and watch lists are displayed.
Language Features: static can be translated as easy as making a new language file where you will translate on your native website (there is now 3 default languages, the list will be increased). Website content is automatically translatable, but only in common languages. Owner able to set the default language, but users can change the language individually (based on cookies)
Template Features: website based on a very strong back end that allow owner with short codes to change the website’s whole content from templates. There is a default template, and additional templates can be added by archiving the theme in the templates directory and switching the template from the admin panel. Default template belt with Bootstrap 3, and very easy to change. The design is flat and minimal, which gives your website an awesome look.
Admin Panel Features: A nice and comfortable panel for website management.
Website Settings: manage website defaults and settings, change title, description, languages, keywords, API keys, templates, admin username, and password.
Users: manage website members, view, and delete.
Ads: set 9 Ad units for specific places.
SEO Optimized: well optimized with all meta tags, including og (Open Graph) meta tags. Movie, TV, and People pages have nice share buttons. Implemented Facebook comments.
Nice and powerful image LightBox for comfortable enlarging images on the website.
The Images Module displays, cuts, sets effects, and resizes any image from local storage or from external sources.
Powerful Cache System for templates and images.
Requirements: PHP 5.3, MySQLi, TMDB API key, Facebook API key and secret, and GD Library.