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.
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
.
A full usage documentation is available at http://prismoquent.enge.me/usage.
Prismoquent is open-sourced software licensed under the MIT license.
Please feel free to create a GitHub Issue, and we'll do our best to help you out.
Feel free to fork and submit a pull request if you think there's anything else Prismoquent could do!