"value":"\n <p>Rarely you're going to find a module that does exactly what you need out of the box.<\/p>\n\n<p>Usually there will be some configuration options, or it will get you to 80% or 90% and you need to fill in any gaps.<\/p>\n\n<p>If you need to extend, overwrite or customise a module, have its Developers made it possible or easy to do that?<\/p>\n\n<p>Good code should be easy to change or extend.<\/p>\n\n<p>Are there hooks you can implement or events you can subscribe to and run your own code?<\/p>\n\n<p>Are there Interfaces and base classes you can implement or extend that allow you to use design patterns such as the Decorator pattern?<\/p>\n\n<p>Are there public services you can use instead of re-writing and duplicating existing functionality?<\/p>\n\n<p>Is there documentation or examples showing how to extend the module?<\/p>\n\n<p>Is it a stable foundation for you to build on?<\/p>\n\n ",
"format":"full_html",
"processed":"\n <p>Rarely you're going to find a module that does exactly what you need out of the box.<\/p>\n\n<p>Usually there will be some configuration options, or it will get you to 80% or 90% and you need to fill in any gaps.<\/p>\n\n<p>If you need to extend, overwrite or customise a module, have its Developers made it possible or easy to do that?<\/p>\n\n<p>Good code should be easy to change or extend.<\/p>\n\n<p>Are there hooks you can implement or events you can subscribe to and run your own code?<\/p>\n\n<p>Are there Interfaces and base classes you can implement or extend that allow you to use design patterns such as the Decorator pattern?<\/p>\n\n<p>Are there public services you can use instead of re-writing and duplicating existing functionality?<\/p>\n\n<p>Is there documentation or examples showing how to extend the module?<\/p>\n\n<p>Is it a stable foundation for you to build on?<\/p>\n\n ",