GithubHelp home page GithubHelp logo

praxisnetau / silverware-app Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 227 KB

SilverWare Application

License: BSD 3-Clause "New" or "Revised" License

PHP 61.35% JavaScript 33.43% CSS 5.22%
silverstripe-4 deployer application silverstripe silverware

silverware-app's Introduction

SilverWare

SilverWare Application

Latest Stable Version Latest Unstable Version License

SilverWare is a component framework built upon SilverStripe. This repository sets up a new application environment, downloading everything needed to get underway. Files are also included for easy application deployment using Deployer.

Contents

Requirements

Installation

Installation is via Composer:

composer create-project silverware/app /path/to/app

After Composer finishes creating the project folder, SilverWare will ask a series of questions via the console to configure your installation.

Configuration

Configuration is via YAML files. Upon build, your SilverWare application uses a series of YAML fixture files to create database objects. Please browse the fixtures folder to see what is created by default.

You can inform SilverWare when it is appropriate to build objects from fixtures using configuration:

SilverWare\Core\App:
  load_fixtures: true
  load_fixtures_once: false

Using SilverStripe's environment-specific configuration, you can configure whether or not SilverWare should build from fixture files, and whether or not SilverWare should build only once, or upon each build.

These settings are particularly useful for application deployment.

Issues

Please use the GitHub issue tracker for bug reports and feature requests.

To-Do

  • Tests

Contribution

Your contributions are gladly welcomed to help make this project better. Please see contributing for more information.

Attribution

Maintainers

Colin Tucker Praxis Interactive
Colin Tucker Praxis Interactive

License

BSD-3-Clause © Praxis Interactive

silverware-app's People

Contributors

colintucker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

hdpero

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.