Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yamasolutions/integral
Ruby on Rails CMS for Rails 6+. Integral aims to lower the barrier of entry to creating great websites.
https://github.com/yamasolutions/integral
cms content-management-system rails rails-engine ruby ruby-on-rails
Last synced: 4 months ago
JSON representation
Ruby on Rails CMS for Rails 6+. Integral aims to lower the barrier of entry to creating great websites.
- Host: GitHub
- URL: https://github.com/yamasolutions/integral
- Owner: yamasolutions
- License: mit
- Created: 2018-10-22T23:51:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-21T02:49:16.000Z (about 2 years ago)
- Last Synced: 2024-09-28T12:04:08.374Z (4 months ago)
- Topics: cms, content-management-system, rails, rails-engine, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://integralrails.com
- Size: 10.8 MB
- Stars: 24
- Watchers: 5
- Forks: 5
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/contributing.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
[![Gem Version](https://badge.fury.io/rb/integral.svg)][version-website]
[![Current Build Status](https://img.shields.io/circleci/project/github/yamasolutions/integral/master.svg)][ci-website] [![Inline docs](http://inch-ci.org/github/yamasolutions/integral.svg?branch=master)][docs-website]
# Integral CMS
![Integral CMS Features](https://integralrails.com/features.gif)Integral is a CMS for Rails 6+. The aim of Integral is to lower the barrier of entry in creating websites, using Ruby on Rails, with all the bells and whistles that users have now come to expect.
Out of the box integral provides;
* Backend features
* Professional design
* Activity tracking
* User notifications
* User authentication & authorization
* Page & Post management with block editor
* File management using Active Storage + direct uploads
* List management
* Settings management
* Frontend features
* Dynamic Pages
* Integrated Blog
* Multilingual
* SEO Ready
* Contact form processing w/ HTML emails
* Sitemap generation
* [Find out more...][integral-cms]## Demo Now - Deploy a Sample App
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/yamasolutions/integral-sample)
## Getting Started
Get a professional website up and running in minutes - Check out our [documentation website](https://integralrails.com/docs) for installation instructions and guides.
## Information
* [Integral Website][integral-cms]
* [Integral Docs](https://integralrails.com/docs)
* [CHANGELOG](https://github.com/yamasolutions/integral/blob/master/CHANGELOG.md)
* [Code Documentation][docs-website]
* [Wish list](https://github.com/yamasolutions/integral/wiki/Wish-List)### Bug reporting
If you discover a problem with Integral, we would love to know about it. Please use the [GitHub issue tracker][github-issue-tracker] to contact us about it.If you have discovered a security related bug, please do NOT use the GitHub issue tracker. Send an email to [email protected]
### Looking for help
If you have any questions please feel free to use the [GitHub issue tracker][github-issue-tracker].## Contributing
We love contributers! Please check out the [contributing guide][contributing-guide] for guidelines on how to proceed. Bug reports and pull requests are welcome on [Github][integral-github].## Licence
Integral is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).[integral-cms]: https://integralrails.com
[contributing-guide]: https://github.com/yamasolutions/integral/blob/master/docs/contributing.md
[integral-github]: https://github.com/yamasolutions/integral
[version-website]: https://rubygems.org/gems/integral
[ci-website]: https://circleci.com/gh/yamasolutions/integral/tree/master
[code-climate-website]: https://codeclimate.com/github/yamasolutions/integral
[docs-website]: https://www.rubydoc.info/github/yamasolutions/integral
[github-issue-tracker]: https://github.com/yamasolutions/integral/issues