Book Image

Redmine Plugin Extension and Development

By : Alex Bevilacqua
Book Image

Redmine Plugin Extension and Development

By: Alex Bevilacqua

Overview of this book

Table of Contents (16 chapters)
Redmine Plugin Extension and Development
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


Our plugin is now out in the wild and we're quickly gathering a devoted user base. It is important to take ownership of our plugin and review the issue reports, feature requests, e-mails, forum posts, and whatever other feedback the community may provide.

In this appendix, we covered some basic steps that can be taken in order to publish our plugin using features that Redmine (http://www.redmine.org) makes available, as well as some basic source control services that are freely available.

This concludes our journey into Redmine plugin extension and development. I hope this guide has answered most of your questions regarding the topics we've covered. If not, there is a vast community available online at http://www.redmine.org, and a multitude of projects in various stages of completion hosted at https://github.com that can be used to answer questions or draw inspiration.

Cheers and happy coding!