Skip to content

adamgoose/prismoquent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!