Product Hunt clone build with OLD version (0.4) of Quaver framework.
Quaver is developed by Alberto González & MilloLab, and distributed under MIT license.
- Twitter Login (only)
- Profiles
- Post Projects with name, URL and description
- Up votes
- Comments
- Auto load more data on page scroll
- Multi language website
- Admin panel (only manage language strings)
- Stats
- Major support to multi language
- Import
phclone.sql
and checkQuaver/Config.php
- REMEMBER: only works on root directory of domain or subdomain, if you want install on subfolder you must change Routes.yml and Resources paths of Config.php
- Configure your Twitter API Keys on
/auth/opauth.conf.php
(more details)
- Twig by SensioLabs.
- YAML Component of Symfony.
- PHPMailer.
- Mandrill PHP API Client.
- Opauth