Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattbrailsford/umbraco-fluidity
A fluent CRUD user interface generator for Umbraco
https://github.com/mattbrailsford/umbraco-fluidity
angularjs csharp umbraco
Last synced: 1 day ago
JSON representation
A fluent CRUD user interface generator for Umbraco
- Host: GitHub
- URL: https://github.com/mattbrailsford/umbraco-fluidity
- Owner: mattbrailsford
- License: apache-2.0
- Created: 2017-09-14T11:10:09.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-01-29T22:32:33.000Z (11 months ago)
- Last Synced: 2024-12-24T12:42:50.302Z (4 days ago)
- Topics: angularjs, csharp, umbraco
- Language: C#
- Homepage: https://our.umbraco.org/projects/backoffice-extensions/fluidity/
- Size: 5.1 MB
- Stars: 48
- Watchers: 12
- Forks: 41
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Fluidity
[![Build status](https://img.shields.io/appveyor/ci/UMCO/umbraco-fluidity.svg)](https://ci.appveyor.com/project/UMCO/umbraco-fluidity)
[![NuGet release](https://img.shields.io/nuget/v/Our.Umbraco.Fluidity.svg)](https://www.nuget.org/packages/Our.Umbraco.Fluidity)
[![Our Umbraco project page](https://img.shields.io/badge/our-umbraco-orange.svg)](https://our.umbraco.org/projects/backoffice-extensions/fluidity/)Fluidity is a rapid Umbraco user interface builder for custom data structures configured via a fluent API.
If you have a custom data store that you’d like to be able to content manage from within Umbraco then Fluidity will allow you quickly configure a custom management user interface, reusing many core components and with a consistent look and feel, in just a few lines of code.
With Fluidity, custom data user interfaces can now take a matter of minutes, rather than days.
[![ScreenShot](docs/img/video-screenshot.png)](https://www.youtube.com/watch?v=lt8IRg2Svq0)
## Documentation
For detailed documentation, please visit: [https://mattbrailsford.github.io/umbraco-fluidity/](https://mattbrailsford.github.io/umbraco-fluidity/)
## Contributing to this project
Anyone and everyone is welcome to contribute. Please take a moment to review the [guidelines for contributing](CONTRIBUTING.md).
* [Bug reports](CONTRIBUTING.md#bugs)
* [Feature requests](CONTRIBUTING.md#features)
* [Pull requests](CONTRIBUTING.md#pull-requests)## The Team
* [Matt Brailsford](https://github.com/mattbrailsford)
* [Lee Kelleher](https://github.com/leekelleher)### Special thanks
* Fluidity is inspired by my learnings from contributing to the [UI-O-Matic](https://github.com/TimGeyssens/UIOMatic) package by [Tim Geyssens](https://github.com/TimGeyssens) so a special thanks goes to Tim for the inspiration.
## License
Copyright © 2017-2019 Matt Brailsford and contributors
Licensed under the [Apache 2.0 License](LICENSE.md)