Fork me on GitHub

Download

With Git

  • Clone the project:

      $ mkdir /var/www/comicscalendar
      $ cd /var/www/comicscalendar
      $ git clone https://github.com/RemyG/ComicsCalendar.git .
    
  • Fetch the submodule for Propel ORM:

      $ git submodule init
      $ git submodule update
    

Without git

  • Download the application (ZIP File or TAR Ball), and extract.
  • Download Propel and extract in application/plugins/propel.