2017 © Pedro Peláez
 

project agency

image

vinelab/agency

  • Wednesday, October 14, 2015
  • by Vinelab
  • Repository
  • 9 Watchers
  • 18 Stars
  • 73 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 12 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Agency

Build Status, (*1)

A backend for dedicated products implementing an easy to use content management system and exposes data through an API specifically tailored for web and mobile., (*2)

Installation

Composer

  • install composer
  • create your agency based project with composer create-project vinelab/agency my-project

Setup

  • let Laravel know what environment you're running under in bootstrap/start.php by checking this line:
$env = $app->detectEnvironment(array(

    'development' => array('agency-develop') // as set in http://githb.com//vinelab/agency-deployment-provisioning

));
  • make sure the database is configured as expected in app/config/[environment]/database.php

Database Migration and Seeding

inside the project directory:, (*3)

  • migrate with php artisan migrate
  • seed with php artisan db:seed

Launch

If you're following the steps in the deployment repo, visiting http://agency.dev:7878 should open it up., (*4)

  • login to the CMS by visiting http://agency.dev:7878/cms
    • user: admin@vinelab.com
    • pass: meh > remember to change them after logging in

Features

  • Multi admin access control with fine-grained role/permission assignment
  • Token based authenticated API to expose content to all sorts of consumers (mobile, web, third-parties, etc.)
  • Very cool looking and customizable interface :sunglasses: thanks to Ace Admin
  • Amazon AWS S3 CDN support for uploaded assets
  • Image cropping with specified ratio and/or size
  • Organize and retrieve content by sections and categories
  • Youtube video integration
  • Harmless text editor that cleans the :shit: out of any text inserted or pasted in

The Versions

21/02 2015
30/01 2015

dev-graph

dev-graph

A backend content management system built with smart tools and compelling UI includes an API built with mobile in mind.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api aws cms alc

28/01 2015

v1.0

1.0.0.0

A backend content management system built with smart tools and compelling UI includes an API built with mobile in mind.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api aws cms alc

02/12 2014

dev-agency-to-graph

dev-agency-to-graph

A backend content management system built with smart tools and compelling UI includes an API built with mobile in mind.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api aws cms alc

11/04 2014

v0.1.0-rc.3

0.1.0.0-RC3

A backend content management system built with smart tools and compelling UI includes an API built with mobile in mind.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api aws cms alc

03/04 2014

v0.1.0-rc.2

0.1.0.0-RC2

A backend content management system built with smart tools and compelling UI includes an API built with mobile in mind.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api aws cms alc

28/03 2014

v0.1.0-rc

0.1.0.0-RC

A backend content management system built with smart tools and compelling UI includes an API built with mobile in mind.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel api aws cms alc

27/03 2014

v0.1.0-alpha

0.1.0.0-alpha

The Laravel Framework.

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel framework