an app engine for your business. Seamlessly implement business logic with a powerful API. Out of the box CMS, blog, forum and email functionality. Developer friendly & easily extendable for your next SaaS/XaaS project. Built with Rails 6, Devise, Sidekiq & PostgreSQL
Is your feature request related to a problem? Please describe.
While developing app functionality for nikean.org we had to write a 2 custom plugins. One to backfill API Namespace attributes (used when product requirements changed) and another to build lists of unique strings. These plugins were written quickly and are well past their use-by date.
Describe the solution you'd like
Lets move these to Violet Core, put the functionality behind a User Interface and have it maintained as part of the monolith codebase.
These plugins are installed and tested in the test suite, see the following releases that introduced the plugins:
Is your feature request related to a problem? Please describe.
While developing app functionality for nikean.org we had to write a 2 custom plugins. One to backfill API Namespace attributes (used when product requirements changed) and another to build lists of unique strings. These plugins were written quickly and are well past their use-by date.
Describe the solution you'd like
Lets move these to Violet Core, put the functionality behind a User Interface and have it maintained as part of the monolith codebase.
These plugins are installed and tested in the test suite, see the following releases that introduced the plugins: