2017 © Pedro Peláez
 

library block-module-wines

Wines Module for 'Blocks' Platform

image

philmprice/block-module-wines

Wines Module for 'Blocks' Platform

  • Monday, November 17, 2014
  • by philmprice
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

About the Blocks system

The Blocks system is a way to package, distribute, and deploy web application modules that: - Deploy and pull-dependancies with Composer - Bootstrap into an MVC Framework (PhalconPHP at time of writing) - Keep core code separate from extended project code, (*1)

In this way, all Blocks (even the host): - Are extendable - Bring their dependencies along - May be upgraded by replacing core - Arrange extended project assets in a mirrored folder structure that can be independantely code-controlled, (*2)

It is currently in development, more info to come as things progress., (*3)

The Versions

17/11 2014

dev-master

9999999-dev http://github.com/philmprice/block-host

Wines Module for 'Blocks' Platform

  Sources   Download

MIT

The Requires