choko
choko copied to clipboard
Choko Framework
We are building a community, and an ecosystem which probably are gonna feel more organized and official about the projects around choko, like prana (maybe not), official extensions, distributions, etc......
We need to figure out what we need to do in order to use NPM for downloading and installing Choko extensions. The challenge would be how to deal with dependencies...
Now that we've added Content and Article extensions, we should add a Classification extension for classifying content with categories and tags.
A rule extension may be provided to do things like sending an email and other jobs that can be done asynchronously. Rules will be made of events, conditions and actions....
We need to make user sign-in form use the `/rest/user/sign-in` endpoint and also provide a rest endpoint for creating an account. Maybe also need some refactoring in tests.