Code review before Marketplace submission
Permalink
I am writing a new add on that I intend to submit to the marketplace.
What is the best way to get a general idea that my code is on the right track, or if not then to get suggestive feedback to improve it before submitting?
Dex
What is the best way to get a general idea that my code is on the right track, or if not then to get suggestive feedback to improve it before submitting?
Dex
Aside from carefully reviewing the documentation and thoroughly testing your add-on, I recommend reviewing these links:
http://www.concrete5.org/documentation/how-tos/developers/why-do-ma...
http://www.concrete5.org/developers/submitting-code/marketplace-sub...
https://www.concrete5.org/documentation/how-tos/developers/forbidden...
Also, you can run your code through the marketplace linter to see if it passes:
http://www.concrete5.org/marketplace/linter...