Replies: 3 comments 3 replies
-
As the person mentioned as having started writing a guide, thanks for the feedback :) That should help inspire me to continue! I agree it would be wonderful to have more step-by-step tutorials for reusable theme development for those trying to learn - this lack is what inspired me to attempt to write a guide following my own progress. I get the impression that we are expected to learn primarily by reading and exploring the code but, for myself at least, this is not an ideal method for getting started. In any event, more resources are likely to increase adoption, which is desirable, surely? FWIW, here are my OC Novice thoughts on your questions :-P
Also, if you do happen to find any good resources not already mentioned, please do pass them along! |
Beta Was this translation helpful? Give feedback.
-
My take:
|
Beta Was this translation helpful? Give feedback.
-
It has a steep learning curve, but once you get the gist of it, it starts to become more familiar. However I still have yet to learn module development, and incorporate regular .net mvc code to Orchard module. |
Beta Was this translation helpful? Give feedback.
-
I'm continuing my learning path with Orchard Core and have some feedback that could be useful for the project. I've watched the dojo course 3 on YouTube and explored the code, but now, I feel quite lost 🫠
I've obtained a lot of information on creating a module and handling events, including writing to the database, I installed a clean Orchard on a Web App and I'm unsure (lost) about where to start. For instance:
Upon some search on Google, I discovered that others have shared my confusion. For example, this person has written an excellent guide on theming Orchard Core from scratch, based on notes from a five year old video, which might still be relevant today (maybe needs to be updated). Unfortunately the guide is not finished.
I believe a beginner's guide to Orchard Core, with short tips on best practices for "Content Types"/"Content Parts" and theme creation, is crucial. Once familiar with the basics, developers can explore Orchard's deeper functionalities.
What are your thoughts?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions