Giter VIP home page Giter VIP logo
To get started running Infinitas, follow the steps below. Infinitas is currently 
tested and working (with some bugs) on various 5.2+ php installations with MySQL.

The web installer makes for easy installation, there is also a shell version but 
has not been finalised just yet.

(A) Quick Start Guide
================================================================================
0) If you don't have cake, download and set it up ( http://github.com/cakephp/cakephp )
	you can also get it with `git clone git://github.com/cakephp/cakephp`
	
	Make sure to use the latest version of 2.1 (2.2 has some backwards breaking changes in controllers)


(B) Manually
================================================================================
1) download the app from http://github.com/infinitas/infinitas
2) extract the files to the app dir, not ../app/infinits/<files> but ../app/<files>
3) If you would like the extra plugins (recomended)
	3a) you will need to download them all manually and put them in the plugins folder. maybe its time to start using git
4) see instructions (C) below



(B) Via Git
================================================================================1) cd into your servers webroot directory
1) git clone git://github.com/infinitas/infinitas.git infinitas/
2) cd infinitas/

3) If you would like the extra plugins (recomended)
	git submodule update --init --recursive
4) see instructions (C) below


(C) Installation
================================================================================
5) make APP/config/ and APP/tmp/ writeable for the installation 
	(or just make the entire app owned by the web server `sudo chown www-data:www-data -R ./`)
6) create a db (remember the name and login details for just now)
7) visit the corresponding url to where you cloned it to (http://localhost/ or infinitas/ maybe)
8) Follow the instructions
	8a) although there is a `sample data` option, it will install sample data regardless.
9) If all has gone well you should be on a screen that asks you to enter the main administration details, fill this out and hit enter
10) pat yourself on the back, infinitas is now running :)

Please let us know if you have any issues trying to run Infinitas. There is a bug tracker 
at http://infinitas.lighthouseapp.com or #infinitas on IRC (freenode.net)

Infinitas CMS's Projects

Infinitas CMS doesnโ€™t have any public repositories yet.

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.