Download the PHP package vinelab/agency without Composer
On this page you can find all versions of the php package vinelab/agency. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package agency
Agency
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.
Installation
Composer
- install composer
- create your agency based project with
Setup
-
let Laravel know what environment you're running under in by checking this line:
- make sure the database is configured as expected in
Database Migration and Seeding
inside the project directory:
- migrate with
- seed with
Launch
If you're following the steps in the deployment repo, visiting should open it up.
- login to the CMS by visiting
- user:
- pass:
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
All versions of agency with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
4.2.*
vinelab/social-auth Version dev-master
intervention/image Version 1.6.*
aws/aws-sdk-php Version 2.*
vinelab/neoeloquent Version dev-develop
everyman/neo4jphp Version dev-master
guzzlehttp/guzzle Version ~4.0
vinelab/cdn Version 1.*
vinelab/social-auth Version dev-master
intervention/image Version 1.6.*
aws/aws-sdk-php Version 2.*
vinelab/neoeloquent Version dev-develop
everyman/neo4jphp Version dev-master
guzzlehttp/guzzle Version ~4.0
vinelab/cdn Version 1.*
The package vinelab/agency contains the following files
Loading the files please wait ....