Giter VIP home page Giter VIP logo

phpfox's Introduction

PHPfox Developers Build

License

This build is intended for developers working with creating apps, modules, themes and language packages for PHPfox.

We permit the usage of our developers build on a localhost web server without public access to the server.

For a commercial license, visit PHPfox.

Requirements

  • PHP >= 5.4
  • PHP GD
  • PHP XML

Install Instructions

Access your web server via SSH and clone it from Git (if you do not have git, skip this step and just download the ZIP).

git clone https://github.com/moxi9/phpfox.git .

Give write access to the following 2 folders.

chmod 0777 PF.Base/
chmod 0777 PF.Site/

Go into the directory...

cd PF.Base

then run

curl -sS https://getcomposer.org/installer | php

Now, that you have composer installed, install the products dependencies.

php composer.phar install

Once all the dependencies have been installed, open up your favorite web browser and fire up the web installer.

The first step will ask for your client details. As a techie, developing themes, apps or language packages you can assign enter "techie" (without quotes) for both the License ID and License Key

phpfox_installer_-_2015-04-08_16 29 08

Next, you will need to enter your database details.

phpfox_installer_-_2015-04-08_16 28 50

Once all the details have been entered correctly the install will setup the database tables and install all the required apps.

Your final step will be to setup your Admin account.

phpfox_installer_-_2015-04-08_16 36 00

Done!

Feel free to report any issues you find here.

phpfox's People

Watchers

James Cloos avatar Yuval Kashtan 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.