Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamgoose/prismoquent
Prismoquent
https://github.com/adamgoose/prismoquent
Last synced: about 23 hours ago
JSON representation
Prismoquent
- Host: GitHub
- URL: https://github.com/adamgoose/prismoquent
- Owner: adamgoose
- Created: 2013-10-14T21:45:34.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-13T00:40:40.000Z (about 8 years ago)
- Last Synced: 2024-04-06T03:41:03.610Z (7 months ago)
- Language: PHP
- Homepage: http://prismoquent.enge.me
- Size: 407 KB
- Stars: 39
- Watchers: 7
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prismoquent
> [prismic.io](http://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](http://prismoquent.enge.me/usage).
## License
Prismoquent is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).
## 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!