Giter Club home page Giter Club logo

platform-application's Introduction

Oro Platform Empty Application

An example of empty application built using the Oro Platform.

This repository contains application configuration settings and depends on Oro Platform.

Important Note: this application is not production ready and is intended for evaluation and development only!

Installation

Using Composer

[As both Symfony 2 and OroCRM use Composer to manage their dependencies, this is the recommended way to install OroCRM.]

If you don't have Composer yet, download it following the instructions on http://getcomposer.org/ or just run the following command:

curl -s https://getcomposer.org/installer | php
  • Clone http://github.com/orocrm/platform-application.git Platform Application project with

    git clone http://github.com/orocrm/platform-application.git

  • Go to app/config folder and create parameters.yml using parameters.yml.dist as example. Update database name and credentials Alternatively parameters.yml can be created automatically on the next step when run composer install command, you will be able to customize all the values interactively.

  • Install Platform Application dependencies with composer. If installation process seems too slow you can use "--prefer-dist" option.

    php composer.phar install

  • Initialize application with install script (for Linux and Mac OS install.sh, for Windows install.bat)

After installation you can login as application administrator using user name "admin" and password "admin".

platform-application's People

Contributors

alex-n-2k7 avatar bitone avatar dimasoroka avatar dkhrysev avatar dpoloka avatar fitn avatar grygir avatar ignat-s avatar iklymenko avatar kotfalya avatar nidup avatar rgrebenchuk avatar santyagoseaman avatar vladimire avatar vsoroka avatar x86demon avatar yshyshkin avatar yurio avatar

Watchers

 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.