Skip to content

JackalsChaos/com_cinematica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

com_cinematica

Open source Joomla 5 component for a basic movie and TV database. GPL-3.0-or-later.

Install for development

  1. Place this folder anywhere on your machine, e.g. E:\Website\Joomla Extends\com_cinematica
  2. Use the included build script to create a distributable zip.
  3. Commit to Git: git init && git add . && git commit -m "Initial commit"

Build to installable package

  • Windows PowerShell: ./build.ps1
  • Result: dist/com_cinematica.zip

Notes

  • This is an MVP: Movies CRUD is functional. TV shows, seasons, episodes are planned.
  • License: GPL-3.0-or-later

Testing my first commit :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors