
poupitchi
Poupitchi
Share with your friends while keeping control of your data. Poupitchi embraces the philosophy KISS (Keep It Simple Stupid).
NEW VERSION (in progress)
After a long time, the project restarts from scratch. The new version will use HTML5 technologies (HTML5, CSS3, jQuery) and PHP5/Sqlite.
It will focus on: * Share discussions (with comment support) * Share an address book * Support a better customization (avatar, email notifications) * Support searching in discussions * Support different levels of authorization (user, moderator and admin) * Appear appropriately on all main browsers and on mobile devices * Keep an installation simple (just upload files on FTP server) * Provide an administration panel (manage user accounts, configuration)
Based on: * Flourish * HTML Kickstart.
Requirements: * PHP5.1 * Extension "Sqlite" * Extension "GD"
Demo
Here is a demo : Demo v2 beta
Enjoy !
OLD VERSION
It doesn't intend to be the best solution of your dreams with the highest security. It intends to give a simple solution for a family or a group of friends who want to share discussions and who want to keep control of their data.
You can: * Post messages * Post photos * Exchange your contact information
Easy to install !. Just copy PHP files on your hosting environment!
Demo
Here is a demo : Demo v1 * Normal access: demo/demo * Admin access : admin/admin
Installation
After downloading the last release of Poupitchi, you just have to extract files and upload them on your web server. That's all !
Configuration
You can configure your installation by modifying the file "data/config.php" by setting : * the title * the language (english or french) * the colors of the skin * the number of items per page
You can change the favicon by replacing the "data/favicon.png"
You can add faces to your users by adding JPG files named with the user login and placed in "data/users/faces" (e.g. "demo.jpg")