Giter Site home page Giter Site logo

variart's Introduction

VariArt.org

This project is abandoned so please don't use it for new projects

VariArt.org

The internet gallery based on CakePHP and Bootstrap, both licensed under MIT license. VariArt.org is also licensed under MIT license - please read LICENSE.md file.

VariArt.org is complete internet gallery as a web/social media portal with functionality like:

  1. file upload
  2. news
  3. comments
  4. forum
  5. moderator’s panel
  6. private messages

Requirements

All you need is to meet CakePHP requirements that you can find at CakePHP 2.X website. Please note that VariArt.org uses only MySQL database.

Installation

The procedure seems to be complicated but don’t give up :) - it is easy, very easy.

  1. Download and copy all contents to your web server to your desired location.
  2. Create MySQL database (if you don’t have one) and import DB.sql file.
  3. Provide your database details in app/Config/database.php
  4. Configure cron jobs (as php files): 4.1. cron_DG.php file should run once everyday between 1 and 2 am, 4.2. cron_PT.php file should run once every Monday between 1 and 2 am.
  5. Configure your domain to point to app/webroot.
  6. Chmod 777 app/tmp folder.
  7. Create and chmod 777 folders: 7.1. app/webroot/img/avatars 7.2. app/webroot/img/dg 7.3. app/webroot/img/news 7.4. app/webroot/img/photos 7.5. app/webroot/img/works 7.6. app/webroot/img/works/minis/mini 7.7. app/webroot/img/works/minis/supermini
  8. Add some categories to va_categories table in MySQL database.
  9. Go to you website and register as user and in database change level of this user to ‘4’ (you will be the administrator).
  10. Change mail settings in app/Controller/UsersController.php - line: 269.
  11. Make some changes in design, menu etc. - the sky is the limit.

Contributing

If you are interested to develop this project, you are more than welcome. Just write to us code.variart.org.

Support, Contact & Web

Everything you can find at code.variart.org.

variart's People

Contributors

maniekx1984 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.