adamgoose / prismoquent by adamgoose

Prismic.io for Laravel
956
39
7
Package Data
Maintainer Username: adamgoose
Maintainer Contact: adam@enge.me (Adam Engebretson)
Package Create Date: 2013-10-14
Package Last Update: 2016-11-13
Home Page: http://prismoquent.enge.me
Language: PHP
License: MIT
Last Refreshed: 2024-04-27 03:08:35
Package Statistics
Total Downloads: 956
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 39
Total Watchers: 7
Total Forks: 8
Total Open Issues: 1

Prismoquent

prismic.io is a web software you can use to manage content in any kind of website or app. API-driven, it is the easiest way to integrate your content with no technology or design constraint. It is also the easiest way for content writers to edit, preview and plan updates.

Installation

To install Prismoquent, add "adamgoose/prismic-io" : "dev-master" to your composer.json file, and execute composer update.

Next, add "Prismic" => "Adamgoose\PrismicIo\Model" to the aliases array in /app/config/app.php.

Usage

A full usage documentation is available at http://prismoquent.enge.me/usage.

License

Prismoquent is open-sourced software licensed under the MIT license.

Troubleshooting and Support

Please feel free to create a GitHub Issue, and we'll do our best to help you out.

Contributing

Feel free to fork and submit a pull request if you think there's anything else Prismoquent could do!