choko icon indicating copy to clipboard operation
choko copied to clipboard

Choko Framework

Results 100 choko issues
Sort by recently updated
recently updated
newest added

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...

enhancement

Now that we've added Content and Article extensions, we should add a Classification extension for classifying content with categories and tags.

enhancement
MVP

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....

enhancement
priority
in progress

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.