Git Product home page Git Product logo

test1's Introduction

git init

git clone (nothing yet)

People who do not have editable access would use this:

git submodule add git://github.com/weaverryan/ioMenuPlugin.git plugins/ioMenuPlugin git submodule add git://github.com/n1k0/npAssetsOptimizerPlugin.git plugins/npAssetsOptimizerPlugin git submodule add git://github.com/weaverryan/ioEditableContentPlugin.git plugins/ioEditableContentPlugin git submodule add git://github.com/iostudio/ioPagePlugin.git plugins/ioPagePlugin git submodule add git://github.com/weaverryan/ioBlogPlugin.git plugins/ioBlogPlugin git submodule add git://github.com/fizyk/vjCommentPlugin.git plugins/vjCommentPlugin git submodule add git://github.com/annismckenzie/sfDoctrineActAsTaggablePlugin.git plugins/sfDoctrineActAsTaggablePlugin

People who can edit the plugins would use something like this:

git submodule add git://[email protected]:iostudio/ioPagePlugin.git

git submodule foreach --recursive 'git submodule init && git submodule update'

apt-get install php-pear symfony plugin:install sfDoctrineGuardPlugin

Copy and edit your admin settings

cp data/fixtures/sfGuard.yml.template data/fixtures/sfGuard.yml

Copy and edit your database settings

cp config/databases.yml.template config/databases.yml

npAssetOptimizerPlugin

When you're ready to optimize assets, do this:

php symfony optimize:assets frontend --type=all

.......left off reading ioPagePlugin.......>>>>>>

test1's People

Contributors

michaelsalvucci avatar

Stargazers

 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.