All Projects → skttl → umbraco-doc-type-grid-editor

skttl / umbraco-doc-type-grid-editor

Licence: MIT License
Doc Type Grid Editor for Umbraco 8.6+

Programming Languages

C#
18002 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
Batchfile
5799 projects
powershell
5483 projects

Projects that are alternatives of or similar to umbraco-doc-type-grid-editor

umbraco-vorto
1:1 multilingual property editor wrapper for Umbraco
Stars: ✭ 44 (-34.33%)
Mutual labels:  umbraco, umco
umbraco-nested-content
Nested Content for Umbraco 7.1 to 7.6
Stars: ✭ 46 (-31.34%)
Mutual labels:  umbraco, umco
nuPickers
nuPickers is a collection of Umbraco v7 Property Editors
Stars: ✭ 67 (+0%)
Mutual labels:  umbraco
umbraco-unversion
A content un-versioning package for Umbraco 8.4+
Stars: ✭ 14 (-79.1%)
Mutual labels:  umbraco
Umbraco-RCE
Umbraco CMS 7.12.4 - (Authenticated) Remote Code Execution
Stars: ✭ 61 (-8.96%)
Mutual labels:  umbraco
uJet
Umbraco Jet (uJet) is a Code First approach to building MVC applications in Umbraco 7.
Stars: ✭ 16 (-76.12%)
Mutual labels:  umbraco
dynamic-table
Dynamic Table jQuery Plug-in - A table that can be sorted, filtered and edited, similar to common spreadsheet application.
Stars: ✭ 26 (-61.19%)
Mutual labels:  grid-editor
Dialogue
Forum package for Umbraco v7.1 onwards
Stars: ✭ 54 (-19.4%)
Mutual labels:  umbraco
Skybrud.Umbraco.Redirects
Redirects manager for Umbraco.
Stars: ✭ 31 (-53.73%)
Mutual labels:  umbraco
DoStuffWithUmbraco
Bits and Pieces of Code to do things with Umbraco 8 & NetCore
Stars: ✭ 78 (+16.42%)
Mutual labels:  umbraco
Umbraco.Elasticsearch
Integration of Elasticsearch as a search platform for Umbraco v7.5+
Stars: ✭ 15 (-77.61%)
Mutual labels:  umbraco
umbraco-contentment
Contentment for Umbraco - a state of happiness and satisfaction
Stars: ✭ 63 (-5.97%)
Mutual labels:  umbraco
CWS-Start
This is the new shiny MVC version of Umbraco CWS starter site package
Stars: ✭ 24 (-64.18%)
Mutual labels:  umbraco
Umbraco-v8-Community-Website-StarterKit
The goal of this repo is to have a community managed starter project/kit for #umbraco v8 following the best practices and showcasing nice tips and tricks
Stars: ✭ 19 (-71.64%)
Mutual labels:  umbraco
UmbracoAngularBackofficePages
Example project showing how to extend Umbraco with a custom tree and edit page using web api and angular
Stars: ✭ 55 (-17.91%)
Mutual labels:  umbraco
umbraco-ditto
Ditto - the friendly view-model mapper for Umbraco
Stars: ✭ 83 (+23.88%)
Mutual labels:  umbraco
Zoombraco
⚡ A lean boilerplate for rapidly developing strong-typed Umbraco websites.
Stars: ✭ 37 (-44.78%)
Mutual labels:  umbraco
xStatic-for-Umbraco
This is a static site generator built for Umbraco so that you can host simple Umbraco sites on fast and cheap hosting providers such as netlify.
Stars: ✭ 25 (-62.69%)
Mutual labels:  umbraco
Umbraco.GodMode
Diplo God Mode makes Umbraco developers invincible!
Stars: ✭ 16 (-76.12%)
Mutual labels:  umbraco
UmbSense
Intellisense / Completion for Umbraco Backoffice UI Elements
Stars: ✭ 20 (-70.15%)
Mutual labels:  umbraco

Doc Type Grid Editor

Build status NuGet release Our Umbraco project page

A grid editor for Umbraco 8 that allows you to use Doc Types as a blue print for grid-cell data.

Getting Started

Installation

Note: Doc Type Grid Editor has been developed against Umbraco v8.6.0 and will support that version and above.

Doc Type Grid Editor can be installed from either Our Umbraco package repository, or build manually from the source-code.

Our Umbraco package repository

To install from Our Umbraco, please download the package from:

https://our.umbraco.org/projects/backoffice-extensions/doc-type-grid-editor

NuGet package repository

To install from NuGet, you can run the following command from within Visual Studio:

PM> Install-Package Our.Umbraco.DocTypeGridEditor

We also have a MyGet package repository - for bleeding-edge / development releases.

Manual build

If you prefer, you can compile Doc Type Grid Editor yourself, you'll need:

To clone it locally click the "Clone in Windows" button above or run the following git commands.

git clone https://github.com/skttl/umbraco-doc-type-grid-editor.git umbraco-doc-type-grid-editor
cd umbraco-doc-type-grid-editor
.\build.cmd

Developers Guide

For details on how to use the Doc Type Grid Editor package, please refer to our Developers Guide documentation.


Known Issues

Please be aware that not all property-editors will work within Doc Type Grid Editor. The following Umbraco core property-editors are known to have compatibility issues:

  • Image Cropper
  • Macro Container
  • Tags
  • Upload

Contributing to this project

Anyone and everyone is welcome to contribute. Please take a moment to review the guidelines for contributing.

Contact

Have a question?

Dev Team

Special thanks

License

Copyright © 2019 Søren Kottal, Our Umbraco and other contributors

Copyright © 2017 UMCO, Our Umbraco and other contributors

Copyright © 2014 Umbrella Inc

Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].