diff --git a/Development-Guide.md b/Development-Guide.md new file mode 100644 index 0000000..dd21787 --- /dev/null +++ b/Development-Guide.md @@ -0,0 +1,8 @@ +* [Preparing your v1.x plugins for v2.x](https://github.com/e107inc/e107/wiki/Preparing-your-v1.x-plugins-for-v2.x) +* [Preparing your v1.x themes for v2.x](https://github.com/e107inc/e107/wiki/Preparing-your-v1.x-themes-for-v2.x) +* [Creating a plugin for v2.x](https://github.com/e107inc/e107/wiki/Creating-a-plugin-for-v2.x) +* [Creating a theme for v2.x](https://github.com/e107inc/e107/wiki/Creating-a-theme-for-v2.x) +### Advanced + +* [Creating a custom script](https://github.com/e107inc/e107/wiki/Creating-a-custom-script) +