diff options
author | nodiscc <nodiscc@gmail.com> | 2015-11-02 19:10:47 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-11-02 19:10:47 +0000 |
commit | 54c30f39093f928f93f198acccd344c4a68601db (patch) | |
tree | 3ca723dbe4848d8a4e9aeed0c6f62d8327aab94b /README.md | |
parent | fix spip source code, license/lang and description (diff) | |
download | awesome-selfhosted-54c30f39093f928f93f198acccd344c4a68601db.tar.gz awesome-selfhosted-54c30f39093f928f93f198acccd344c4a68601db.zip |
add openeats, fixes #308
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -300,6 +300,9 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [TYPO3](http://typo3.org/) - A powerful and advanced CMS with a large community. ([Source Code](https://github.com/TYPO3/TYPO3.CMS)) `GPLv2` `PHP` * [Wordpress](https://wordpress.org/) - The worlds most-used blogging and CMS engine. ([Source code mirror](https://github.com/WordPress/WordPress)) `GPLv2` +_Recipe management_ + + * [OpenEats](http://www.openeats.org/) - a recipe management site that allows users to create, store, share and rate recipes, create grocery lists, and more. ([Source code](https://github.com/qgriffith/OpenEats) `Python/Django` `BSD` ### E-commerce |