Skip to content
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
36 changes: 18 additions & 18 deletions butter-cms.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"Timestamp": "2018-08-01T13:38:27.000Z",
"Name": "ButterCMS",
"Version": "06-2019",
"Version": "05-2020",
"License": "Proprietary",
"Inception": "05-2015",
"Category": "Essential",
"Category": "Essential - Professional - Enterprise",
"Open Source": "No",
"Cloud Service": "Yes",
"On Premises Installation": "No",
"Cloud Service Hosted in Europe": "?",
"Cloud Service Hosted in Europe": "No",
"Commercial Support Available?": "Yes",
"GraphQL API": "No",
"GraphQL [Mutations]": "No",
Expand All @@ -30,54 +30,54 @@
"Search Features [Geospatial Search]": "No",
"Search Features [Search within uploads (pdf,doc)]": "No",
"Image Manipulation": "Yes",
"Image Focalpoint support": "No",
"Image Facedetection": "No",
"Image Focalpoint support": "Yes",
Copy link
Author

@lumettak lumettak May 29, 2020

Choose a reason for hiding this comment

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

"Image Facedetection": "Yes",
Copy link
Author

Choose a reason for hiding this comment

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

"Optimized Image Encoding": "Yes",
"Asset fingerprinting": "?",
"Asset fingerprinting": "No",
"CDN Support": "Yes",
"Antivirus Scanning": "No",
"Custom Binary Handler": "No",
"System Requirements": "NA",
"Supported Databases": "NA",
"Clustering": "NA",
"Docker Support": "NA",
"Backup Feature": "No",
"Import/Export": "No",
"CLI": "No",
"SDK [Java]": "No",
"Backup Feature": "Yes",
Copy link
Author

Choose a reason for hiding this comment

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

Butter does automatic backups. https://buttercms.com/security/

Copy link
Contributor

Choose a reason for hiding this comment

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

Unless you can download the backup I don't see this as a valid feature.

Choose a reason for hiding this comment

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

@Jotschi you can download backups if the ButterCMS account is on an Enterprise Plan (they setup auto dumps to account holders managed S3 buckets).

"Import/Export": "Yes",
Copy link
Author

Choose a reason for hiding this comment

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

"CLI": "Yes",
Copy link
Author

Choose a reason for hiding this comment

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

"SDK [Java]": "Yes",
Copy link
Author

Choose a reason for hiding this comment

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

"SDK [C#]": "Yes",
"SDK [PHP]": "Yes",
"SDK [JavaScript]": "Yes",
"SDK [React]": "Yes",
"SDK [AngularJS]": "Yes",
"SDK [TypeScript]": "No",
"SDK [TypeScript]": "Yes",
"Web Hooks": "Yes",
"Eventbus": "No",
"Bulk Import": "No",
"Bulk Import": "Yes",
Copy link
Author

Choose a reason for hiding this comment

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

"Client Side Forms": "No",
"Plugin System": "No",
"Customizable UI": "No",
"User Management": "Yes",
"Role Based Permissions": "Yes",
"Document Level Permissions": "No",
"OAuth 2.0 Support": "No",
"Auditing": "No",
"Auditing": "Yes",
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
Contributor

Choose a reason for hiding this comment

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

A revision history provides versioning but not auditing as it is meant by this flag.
A system which provides a auditing feature tracks any operation (CRUD) of any object.

"API Keys": "Yes",
"Project Support": "Yes",
"I18N Localized Content": "Yes",
"Content Trees": "No",
"Content Trees": "Yes",
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
Contributor

Choose a reason for hiding this comment

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

The reference field relates to the content relation support. Tree support is used for organizing content elements. I don't see how this can be done. Most systems use a flat hierarchy to manage content elements.

"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": "No",
"Versioning": "No",
"Content Scheduling": "No",
"Versioning": "Yes",
"Content Scheduling": "Yes",
"Content Branches": "Yes",
"Content Models / Schemas": "Yes",
"Content Model / Schema Versioning": "No",
"Content Migration": "No",
"Workflows": "No",
"Content Migration": "Yes",
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",
"Special Features": ""
}