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

Validate a Content Block package #7

Closed
5 tasks done
typecat opened this issue Nov 5, 2020 · 1 comment
Closed
5 tasks done

Validate a Content Block package #7

typecat opened this issue Nov 5, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@typecat
Copy link
Contributor

typecat commented Nov 5, 2020

Technical Story

Validate a Content Block package

Acceptance criteria

  • The package has a composer.json file
  • The package is of type typo3-cms-contentblock
  • The package has an icon named "ContentBlockIcon" of type svg or png or gif
  • The package has a file named EditorInterface.yaml
  • The package has a file src/Language/Default.xlf or src/Language/EditorInterface.xlf
@typecat
Copy link
Contributor Author

typecat commented Apr 4, 2022

Validation of EditorInterface.yaml is described in #8, so I'll removed it from here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants