You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop an Email template component in TinaCMS that enables users to compose and manage email-like content within the CMS. This component should support fields for common email elements such as "To," "Cc," "Bcc," "Subject," and a rich text "Body." This feature will allow content creators to present formatted email information directly on the website in a structured and readable format.
Figure: SSW Rules - Email Component
Acceptance Criteria
Create an Email component in TinaCMS with the following fields:
To: Text input for recipient email addresses.
Cc: Text input for carbon copy (Cc) email addresses.
Bcc: Text input for blind carbon copy (Bcc) email addresses.
Subject: Text input for the email subject.
Body: Rich text editor for the email body content, supporting basic formatting options (e.g., bold, italics, lists, links).
Ensure that each field can be populated through TinaCMS and renders correctly on the front end.
Style the component to resemble an email format, making it visually clear that this content represents an email.
Test the component across different pages and devices to ensure consistent appearance and functionality.
Document the component’s usage on the Rules GitHub Wiki, including instructions for each field, within the project’s documentation.
CC: @bradystroud @adamcogan
Description
Develop an Email template component in TinaCMS that enables users to compose and manage email-like content within the CMS. This component should support fields for common email elements such as "To," "Cc," "Bcc," "Subject," and a rich text "Body." This feature will allow content creators to present formatted email information directly on the website in a structured and readable format.
Figure: SSW Rules - Email Component
Acceptance Criteria
Create an Email component in TinaCMS with the following fields:
Ensure that each field can be populated through TinaCMS and renders correctly on the front end.
Style the component to resemble an email format, making it visually clear that this content represents an email.
Test the component across different pages and devices to ensure consistent appearance and functionality.
Document the component’s usage on the Rules GitHub Wiki, including instructions for each field, within the project’s documentation.
Add to Awesome TinaCMS
🤖
The text was updated successfully, but these errors were encountered: