Skip to content

Commit 53a35a1

Browse files
Merge pull request #70 from patrickdemooij9/master
Added list for v10
2 parents f735d64 + 93ae326 commit 53a35a1

File tree

4 files changed

+132
-11
lines changed

4 files changed

+132
-11
lines changed

README.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ Please read the [contribution guidelines and quality standard](https://github.co
1313
Thank you to all [contributors](https://github.com/umbraco-community/awesome-umbraco/graphs/contributors), you are awesome and this list wouldn't be possible without you! The goal is to build a categorized community-driven collection of very well-known resources.
1414

1515
### Versions
16-
This list is for Umbraco v9 packages. However, we also have lists for older versions! Check them out too.
16+
This list is for Umbraco v10 packages. However, we also have lists for older versions! Check them out too.
1717

18+
[![UmbracoV9](https://img.shields.io/badge/Umbraco-v9-blue)](UMBRACO-V9.md)
1819
[![UmbracoV8](https://img.shields.io/badge/Umbraco-v8-blue)](UMBRACO-V8.md)
1920
[![UmbracoV7](https://img.shields.io/badge/Umbraco-v7-blue)](UMBRACO-V7.md)
2021

@@ -64,20 +65,20 @@ Please note * indicates that the package is commercial or may require a license
6465
* [SimpleRedirects](https://our.umbraco.com/packages/backoffice-extensions/simpleredirects/) - Redirects manager for Umbraco.
6566
* [Newsletter Studio*](https://our.umbraco.com/packages/backoffice-extensions/newsletter-studio-the-email-studio/) - Responsive email editor to create emails for all clients.
6667
* [Backoffice Themes](https://our.umbraco.com/packages/backoffice-extensions/backoffice-themes/) - Allows choosing your own themes for in the backoffice.
67-
* [Preflight](https://our.umbraco.com/packages/backoffice-extensions/preflight-content-health-checks-for-umbraco-8/) - Framework for content quality assurance
68-
* [MemberListView](https://our.umbraco.com/packages/backoffice-extensions/memberlistview/) - Adds a dashboard for the members area for easier management.
6968

7069
### Form Builders
7170

72-
* [Umbraco Forms*](https://umbraco.com/products/umbraco-forms/) - The new Contour, use this to add forms to your site. **(Developed by Umbraco HQ)**
71+
* [Umbraco Forms*](https://umbraco.com/products/umbraco-forms/) - A package to easily add customisable forms to your website. **(Developed by Umbraco HQ)**
7372

7473
### Property Editors
7574

76-
* [Meganav](https://our.umbraco.com/packages/backoffice-extensions/umbnav/) - A flexible, draggable link picker for constructing site navigation menus, big or small.
77-
* [Personalisation Groups](https://our.umbraco.com/packages/website-utilities/personalisation-groups/) - allow personalisation of content to different groups of site visitors
78-
* [Switcher](https://our.umbraco.org/projects/backoffice-extensions/switcher/) - A simple property editor that works as an alternative to the core true/false datatype.
75+
* [Meganav](https://our.umbraco.com/packages/website-utilities/meganav/) - A flexible, draggable link picker for constructing site navigation menus, big or small.
7976
* [uEditorNotes](https://our.umbraco.org/projects/backoffice-extensions/ueditornotes/) - Provides a way to display instructional messages for content editors, at the point of content entry.
80-
* [Open or closed](https://our.umbraco.com/packages/backoffice-extensions/open-or-closed/) - Property editor to allow setting up business hours.
77+
78+
### SEO Tools
79+
80+
* [SEO Checker*](https://soetemansoftware.nl/seo-checker) - find common SEO issues in your Umbraco website.
81+
* [SeoToolkit](https://our.umbraco.com/packages/backoffice-extensions/seotoolkit/) - Package that provides SEO features like meta fields, redirects, etc.
8182

8283
## Developer tools
8384

@@ -86,6 +87,7 @@ Please note * indicates that the package is commercial or may require a license
8687
* [Diplo God Mode](https://our.umbraco.com/packages/developer-tools/diplo-god-mode/) - Exposes a lot of information for developers.
8788
* [DateFolders](https://our.umbraco.com/packages/developer-tools/datefolders/) - Creates Datefolders (year/month(/day)) for the specified doctype for Umbraco
8889
* [AlphabetFolders](https://our.umbraco.com/packages/developer-tools/alphabetfolders/) - Creates AlphabetFolders for the specified doctype for Umbraco
90+
* [Konstrukt*](https://our.umbraco.com/packages/backoffice-extensions/konstrukt/) - Backoffice UI builder through code.
8991

9092
### Deployment
9193

@@ -101,13 +103,11 @@ Please note * indicates that the package is commercial or may require a license
101103

102104
## Website Utilities
103105

104-
* [InboundLinkErrors](https://our.umbraco.com/packages/website-utilities/inbound-link-errors/) - Tracks 404 responses so you can easily add new redirects.
105106
* [Full Text Search](https://our.umbraco.com/packages/website-utilities/full-text-search-for-umbraco/) - Fast and easy way to setup search for your website.
106107

107108
## Code Libraries
108109

109-
* [Skybrud.Umbraco.GridData](https://our.umbraco.org/projects/developer-tools/skybrudumbracogriddata/) - a package for making the Umbraco grid strongly typed.
110-
110+
None yet :(. But if you have any, then please feel free to make a pull request for it!
111111

112112
---
113113

UMBRACO-V7.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Thank you to all [contributors](https://github.com/umbraco-community/awesome-umb
1515
### Versions
1616
This list is for Umbraco v7 packages. However, we also have lists for other versions! Check them out too.
1717

18+
[![UmbracoV10](https://img.shields.io/badge/Umbraco-v10-blue)](README.md)
1819
[![UmbracoV9](https://img.shields.io/badge/Umbraco-v9-blue)](UMBRACO-V9.md)
1920
[![UmbracoV8](https://img.shields.io/badge/Umbraco-v8-blue)](UMBRACO-V8.md)
2021

UMBRACO-V8.md

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Thank you to all [contributors](https://github.com/umbraco-community/awesome-umb
1515
### Versions
1616
This list is for Umbraco v8 packages. However, we also have lists for other versions! Check them out too.
1717

18+
[![UmbracoV10](https://img.shields.io/badge/Umbraco-v10-blue)](README.md)
1819
[![UmbracoV9](https://img.shields.io/badge/Umbraco-v9-blue)](UMBRACO-V9.md)
1920
[![UmbracoV7](https://img.shields.io/badge/Umbraco-v7-blue)](UMBRACO-V7.md)
2021

UMBRACO-V9.md

+119
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
# Awesome Umbraco! [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/main/media/badge.svg)](https://github.com/sindresorhus/awesome) [![UmbracoV9](https://img.shields.io/badge/Umbraco-v9-blue)](https://our.umbraco.com/download/releases/900)
2+
3+
> A collection of awesome [Umbraco CMS](https://github.com/umbraco/Umbraco-CMS/) packages, resources and shiny things.
4+
5+
Inspired by [awesome lists](https://github.com/sindresorhus/awesome). For general C#/.NET please see the [awesome-dotnet](https://github.com/quozd/awesome-dotnet/) collection!
6+
7+
### Contributing
8+
9+
**Contributions are always welcome!**
10+
11+
Please read the [contribution guidelines and quality standard](https://github.com/umbraco-community/awesome-umbraco/blob/master/CONTRIBUTING.md) page before making a pull-request. If you see a resource or package here that is no longer maintained, please submit a pull request to help improve this collection.
12+
13+
Thank you to all [contributors](https://github.com/umbraco-community/awesome-umbraco/graphs/contributors), you are awesome and this list wouldn't be possible without you! The goal is to build a categorized community-driven collection of very well-known resources.
14+
15+
### Versions
16+
This list is for Umbraco v9 packages. However, we also have lists for older versions! Check them out too.
17+
18+
[![UmbracoV10](https://img.shields.io/badge/Umbraco-v10-blue)](README.md)
19+
[![UmbracoV8](https://img.shields.io/badge/Umbraco-v8-blue)](UMBRACO-V8.md)
20+
[![UmbracoV7](https://img.shields.io/badge/Umbraco-v7-blue)](UMBRACO-V7.md)
21+
22+
### Contents
23+
* [Official](#official)
24+
* [Community](#community)
25+
* [Backoffice extensions](#backoffice-extensions)
26+
* [Form Builders](#form-builders)
27+
* [Property Editors](#property-editors)
28+
* [Developer tools](#developer-tools)
29+
* [Deployment](#deployment)
30+
* [eCommerce & CRM](#ecommerce--crm)
31+
* [Starter Kits](#starter-kits)
32+
* [Code Libraries](#code-libraries)
33+
34+
Please note * indicates that the package is commercial or may require a license to unlock all features.
35+
36+
## Official
37+
38+
* [Umbraco website](https://umbraco.com)
39+
* [CodeGarden Conference](https://codegarden20.com/)
40+
* [Documentation](https://our.umbraco.com/documentation/)
41+
* [Download](https://our.umbraco.com/download/)
42+
* [Forum](https://our.umbraco.com/forum/)
43+
* [Meetups](https://www.meetup.com/pro/umbraco)
44+
* [Official YouTube Channel](https://www.youtube.com/umbracohq) - tutorials and other helpful videos about Umbraco products.
45+
46+
## Community
47+
48+
* [#h5yr](https://h5yr.com/) - High Five, You Rock!
49+
* [24 Days In Umbraco](https://24days.in/umbraco-cms/) - yearly advent calendar for Umbraco content.
50+
* [Blog Posts](https://our.umbraco.com/community/blog-posts/) - blog posts by members of the Umbraco community and Umbraco HQ.
51+
* [Candid Contributions](https://candidcontributions.com/) - a fortnightly podcast discussing all things Umbraco and open source.
52+
* [Skrift](https://skrift.io/) - a monthly magazine for sharing knowledge in the Umbraco community.
53+
* [umbraCoffee](https://www.youtube.com/umbracoffee) - a weekly YouTube series discussing recent Umbraco news.
54+
* [Official YouTube Channel](https://www.youtube.com/c/umbracocommunity/) - the Umbraco community YouTube channel.
55+
56+
---
57+
58+
## Backoffice extensions
59+
60+
* [Plumber](https://our.umbraco.com/packages/backoffice-extensions/plumber-workflow-for-umbraco/) - adds a heap of useful bits and pieces to Umbraco, to allow multi-staged workflow approval.
61+
* [Translation Manager*](https://our.umbraco.com/packages/backoffice-extensions/translation-manager/) - lets you handle all of the steps of the translation process from within Umbraco.
62+
* [Page Not Found Manager](https://our.umbraco.com/packages/backoffice-extensions/hot-chilli-page-not-found-manager) - Manage your sites 404 page(s) from Umbraco.
63+
* [Contentment](https://our.umbraco.com/packages/backoffice-extensions/contentment/) - A handy collection of Umbraco components developed for use in your Umbraco projects.
64+
* [Skybrud.Umbraco.Redirects](https://our.umbraco.com/packages/website-utilities/skybrud-redirects/) - Redirects manager for Umbraco.
65+
* [SimpleRedirects](https://our.umbraco.com/packages/backoffice-extensions/simpleredirects/) - Redirects manager for Umbraco.
66+
* [Newsletter Studio*](https://our.umbraco.com/packages/backoffice-extensions/newsletter-studio-the-email-studio/) - Responsive email editor to create emails for all clients.
67+
* [Backoffice Themes](https://our.umbraco.com/packages/backoffice-extensions/backoffice-themes/) - Allows choosing your own themes for in the backoffice.
68+
* [Preflight](https://our.umbraco.com/packages/backoffice-extensions/preflight-content-health-checks-for-umbraco-8/) - Framework for content quality assurance
69+
* [MemberListView](https://our.umbraco.com/packages/backoffice-extensions/memberlistview/) - Adds a dashboard for the members area for easier management.
70+
71+
### Form Builders
72+
73+
* [Umbraco Forms*](https://umbraco.com/products/umbraco-forms/) - The new Contour, use this to add forms to your site. **(Developed by Umbraco HQ)**
74+
75+
### Property Editors
76+
77+
* [Meganav](https://our.umbraco.com/packages/backoffice-extensions/umbnav/) - A flexible, draggable link picker for constructing site navigation menus, big or small.
78+
* [Personalisation Groups](https://our.umbraco.com/packages/website-utilities/personalisation-groups/) - allow personalisation of content to different groups of site visitors
79+
* [Switcher](https://our.umbraco.org/projects/backoffice-extensions/switcher/) - A simple property editor that works as an alternative to the core true/false datatype.
80+
* [uEditorNotes](https://our.umbraco.org/projects/backoffice-extensions/ueditornotes/) - Provides a way to display instructional messages for content editors, at the point of content entry.
81+
* [Open or closed](https://our.umbraco.com/packages/backoffice-extensions/open-or-closed/) - Property editor to allow setting up business hours.
82+
83+
## Developer tools
84+
85+
* [CMSImport*](https://soetemansoftware.nl/cmsimport) - import content or members from any datasource into Umbraco.
86+
* [uSync](https://our.umbraco.org/projects/developer-tools/usync/) - Syncing tool for reading and writing the database elements to disk.
87+
* [Diplo God Mode](https://our.umbraco.com/packages/developer-tools/diplo-god-mode/) - Exposes a lot of information for developers.
88+
* [DateFolders](https://our.umbraco.com/packages/developer-tools/datefolders/) - Creates Datefolders (year/month(/day)) for the specified doctype for Umbraco
89+
* [AlphabetFolders](https://our.umbraco.com/packages/developer-tools/alphabetfolders/) - Creates AlphabetFolders for the specified doctype for Umbraco
90+
91+
### Deployment
92+
93+
* [Deploy Contrib](https://github.com/umbraco/Umbraco.Deploy.Contrib) - Offers value-connectors for the most popular Umbraco community packages. To allow Umbraco Cloud deploy to transfer content/property-data to a target environment. **(Maintained by Umbraco HQ)** _Umbraco Cloud only_
94+
95+
## eCommerce & CRM
96+
97+
* [Vendr*](https://vendr.net/) - eCommerce built on top of Umbraco.
98+
99+
## Starter Kits
100+
101+
* [Clean Starter Kit](https://our.umbraco.com/packages/starter-kits/clean-starter-kit/) - Clean and simple website to get started with
102+
103+
## Website Utilities
104+
105+
* [InboundLinkErrors](https://our.umbraco.com/packages/website-utilities/inbound-link-errors/) - Tracks 404 responses so you can easily add new redirects.
106+
* [Full Text Search](https://our.umbraco.com/packages/website-utilities/full-text-search-for-umbraco/) - Fast and easy way to setup search for your website.
107+
108+
## Code Libraries
109+
110+
* [Skybrud.Umbraco.GridData](https://our.umbraco.org/projects/developer-tools/skybrudumbracogriddata/) - a package for making the Umbraco grid strongly typed.
111+
112+
113+
---
114+
115+
# License
116+
117+
[![CC BY-SA 4.0](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)
118+
119+
This work is licensed under a [Creative Commons Attribution-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-sa/4.0/).

0 commit comments

Comments
 (0)