Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Bold CMS from Quintype #20

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
84 changes: 84 additions & 0 deletions Bold CMS from Quintype
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
{
"Timestamp": "2019-09-10'T'12:10:10",
"Name": "BoldCMS from Quintype",
"Version": "2",
"License": "Proprietary",
"Inception": "09-2015",
"Category": "Essential - Professional",
"Open Source": "No",
"Cloud Service": "Yes",
"On Premises Installation": "No",
"Cloud Service Hosted in Europe": "No",
"Commercial Support Available?": "Yes",
"GraphQL API": "No",
"GraphQL [Mutations]": "No",
"GraphQL [Subscriptions]": "No",
"REST API": "Yes",
"REST [Create]": "Yes",
"REST [Read]": "Yes",
"REST [Update]": "Yes",
"REST [Delete]": "Yes",
"REST [Upload]": "Yes",
"Search API": "Yes",
"Search Features [Full Text Search]": "Yes",
"Search Features [Stemming]": "No",
"Search Features [Stop Words]": "No",
"Search Features [Boosting]": "No",
"Search Features [Autocompletion]": "No",
"Search Features [Autosuggestion]": "Yes",
"Search Features [Result Highlighting]": "No",
"Search Features [Geospatial Search]": "No",
"Search Features [Search within uploads (pdf,doc)]": "No",
"Image Manipulation": "Yes",
"Image Focalpoint support": "Yes",
Jotschi marked this conversation as resolved.
Show resolved Hide resolved
"Image Facedetection": "No",
"Optimized Image Encoding": "Yes",
"Asset fingerprinting": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you provide a link to the docs for this feature as well please?

"CDN Support": "Yes",
"Antivirus Scanning": "No",
"Custom Binary Handler": "No",
"System Requirements": "NA",
"Supported Databases": "NA",
"Clustering": "NA",
"Docker Support": "NA",
"Backup Feature": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not find information about a backup feature. Only the import export was mentioned in the release notes.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We do have this feature enabled to only customers upon request. That's why it's not mentioned in our help doc. However, we do support this feature.

"Import/Export": "Yes",
"CLI": "No",
"SDK [Java]": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not found in the docs:

https://help.quintype.com/search/java

"SDK [C#]": "No",
"SDK [PHP]": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not found in the docs:

https://help.quintype.com/search/php

"SDK [JavaScript]": "Yes",
"SDK [React]": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"SDK [AngularJS]": "Yes",
"SDK [TypeScript]": "Yes",
"Web Hooks": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not found in API and docs:

https://help.quintype.com/search/webhook

Copy link
Author

@Susannavargs90 Susannavargs90 Sep 11, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Eventbus": "No",
"Bulk Import": "Yes",
"Client Side Forms": "No",
"Plugin System": "No",
"Customizable UI": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How can the UI be customized?

Copy link
Author

@Susannavargs90 Susannavargs90 Sep 11, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have a dark and white theme. That's the only customization for the platform UI

"Custom Field Types": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you point me to the documentation for custom field types? I did not find this in the help.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"User Management": "Yes",
"Role Based Permissions": "Yes",
"Document Level Permissions": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Permissions seem to be role/action based and not be configurable on a document level.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have granular permissions for users and roles. This can be enhances with our Teams permission roles.

"OAuth 2.0 Support": "Yes",
"Auditing": "Yes",
"API Keys": "Yes",
"Project Support": "Yes",
"I18N Localized Content": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not find information on how to load language specific contents via REST.

I checked: https://developers.quintype.com/swagger/

"Content Trees": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not find information on how tree structures can be build. A story does not seem to be nestable.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have collections and that allows you to branch out. Refer https://help.quintype.com/topic/collections#understanding-collections

"Tagging": "Yes",
"Content Relations": "1:1, 1:n, n:n, n:1",
"Nesting of Fields": "Yes",
"GDPR Statement": "No",
"GDPR API": "No",
"Editing Conflict Detection": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How are conflicts being detected and handled?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have a versioning model and edit and lock - https://help.quintype.com/topic/platform#release-notes

"Versioning": "Yes",
"Content Scheduling": "Yes",
"Content Branches": "Yes",
"Content Models / Schemas": "Yes",
"Content Model / Schema Versioning": "Yes",
"Content Migration": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is content migration being handled? Where is this documented?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Workflows": "Yes",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where can I find the documentation on workflows?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Special Features": "Live Preview, Geo location tagging, advanced permission and validation, Integrations with ASANA, Multi-domain manager"
}