Code Monkey home page Code Monkey logo

modules.zendframework.com's Introduction

ZF2 Modules Site

Build Status Scrutinizer Code Quality Build Status Dependency Status

Introduction

This site will eventually be a community site for publishing and sharing Zend Framework modules.

##Installation

###Main Setup

  • Clone this project git clone git://github.com/zendframework/modules.zendframework.com.git
  • Run composer install to initialize your vendors
  • Create a new application in GitHub
  • Copy config/autoload/github.local.php.dist to config/autoload/github.local.php and enter the Id and Secret provided during the application registration on GitHub
  • Copy config/autoload/database.local.php.dist to config/autoload/database.local.php and enter your database credentials here
  • Copy config/autoload/cache.local.php.dist to config/autoload/cache.local.php. It's optional
  • Build the Database with php public/index.php migrations:migrate

Development Mode

To enable development mode:

  • Toggle the development mode flag: php public/index.php development enable
  • Copy config/autoload/development.local.php.dist to config/autoload/development.local.php
  • Copy vendor/zendframework/zend-developer-tools/config/zenddevelopertools.local.php.dist to config/autoload/zenddevelopertools.local.php

Additional hint for GitHub Login:

Deployment

The master branch of this repository is manually deployed live to zfmodules.com by @GeeH.

๐Ÿ’ก After deployment, a tag is created, so the latest of the releases represents what is deployed to production.

modules.zendframework.com's People

Contributors

localheinz avatar ocramius avatar hounddog avatar evandotpro avatar geeh avatar snapshotpl avatar danielss89 avatar phpboyscout avatar akrabat avatar weierophinney avatar xerkus avatar adamlundrigan avatar tomasfejfar avatar blanchonvincent avatar samsonasik avatar pem-fr avatar websafe avatar personman avatar mwillbanks avatar mstaessen avatar mtymek avatar ins0 avatar cosmin-harangus avatar basz avatar bostjanob avatar superdweebie avatar lnxa avatar cderue avatar insekticid avatar mickaelcollet avatar

Watchers

Mike Rosene 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.