Apologies if this question is simple question but (I’m trying to create my first DXP component) has anyone created a DXP component and added a minimal WYSIWYG to the manifest.json?
You’re actually looking for the FormattedText input field type
Here’s an example manifest:
Not sure about testing locally, see how you go with the above. You will probably want to look at making it inline editable in DXP Page Builder in Matrix.
How am I finding the component development workflow?
It has definitely been a steep learning curve, but I am enjoying the process.
The main gap I have noticed is the transition between the Academy’s “build your first component” training and actually developing a production-ready component for a real-world site. There is very little guidance or support for that middle layer - the practical application, best-practice patterns, and troubleshooting required to bridge the two.
This is an area where I believe Squiz could provide stronger support and clearer pathways.