Skip to content

Commit

Permalink
Add links to tutorial source code on GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
Gravatronics committed Feb 11, 2017
1 parent 5e60ef6 commit 8921997
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -402,3 +402,5 @@ As the menu item package installation plugin validates the given page and throws
---

This concludes the first part of our tutorial series after which you now have a working simple package with which you can manage people in the ACP and show the visitors of your website a simple list of all created people in the front end.

The complete source code of this part can be found on [GitHub](https://github.com/WoltLab/woltlab.github.io/tree/master/_includes/tutorial/tutorial-series/part-1).
Original file line number Diff line number Diff line change
Expand Up @@ -218,3 +218,5 @@ The only relevant difference between the `package.xml` file of the base page fro
---

This concludes the second part of our tutorial series after which you now have extended the base package using event listeners and template listeners that allow you to enter the birthday of the people.

The complete source code of this part can be found on [GitHub](https://github.com/WoltLab/woltlab.github.io/tree/master/_includes/tutorial/tutorial-series/part-2).

0 comments on commit 8921997

Please sign in to comment.