-
Notifications
You must be signed in to change notification settings - Fork 54
ButterCMS Updates #37
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
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| 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", | ||
|
|
@@ -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", | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| "Image Facedetection": "Yes", | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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", | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Butter does automatic backups. https://buttercms.com/security/
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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. There was a problem hiding this comment. Choose a reason for hiding this commentThe 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", | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| "CLI": "Yes", | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| "SDK [Java]": "Yes", | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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", | ||
Jotschi marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "Web Hooks": "Yes", | ||
| "Eventbus": "No", | ||
| "Bulk Import": "No", | ||
| "Bulk Import": "Yes", | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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", | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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. |
||
| "API Keys": "Yes", | ||
| "Project Support": "Yes", | ||
| "I18N Localized Content": "Yes", | ||
| "Content Trees": "No", | ||
| "Content Trees": "Yes", | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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", | ||
Jotschi marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "Content Scheduling": "Yes", | ||
Jotschi marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "Content Branches": "Yes", | ||
| "Content Models / Schemas": "Yes", | ||
| "Content Model / Schema Versioning": "No", | ||
| "Content Migration": "No", | ||
| "Workflows": "No", | ||
| "Content Migration": "Yes", | ||
|
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
| "Workflows": "Yes", | ||
| "Special Features": "" | ||
| } | ||
Uh oh!
There was an error while loading. Please reload this page.