Actions
Bug #13
openTerms and Conditions – User Story
Start date:
Due date:
% Done:
100%
Estimated time:
Description
As a visitor,
I want to read the Terms and Conditions of the company,
So that I understand the rules, policies, and legal conditions of using the website and services.
Scope & Acceptance Criteria (High Level)
- Terms and Conditions page must be accessible from the navigation bar or footer.
- Content must match the approved/company-provided terms exactly.
- Proper heading structure must be maintained:
- Single H1 (Terms and Conditions)
- Structured H2/H3 where applicable.
- Breadcrumb must be displayed:
- Home > Terms and Conditions
- Header must remain consistent with Home page.
- Footer must remain consistent with Home page.
- Page must be SEO-friendly:
- Unique meta title and meta description
- Clean URL structure (e.g., /terms-and-conditions)
- Crawlable internal links
- Fully mobile responsive.
- No layout breaking, formatting issues, or horizontal scrolling.
- No broken links.
Admin Management (Dynamic Content Requirement)¶
- Terms and Conditions content must be manageable from the Admin Panel.
- Admin must be able to:
- Add new sections
- Edit existing content
- Update headings and structured clauses
- Any changes made by the admin must reflect on the website frontend immediately (or after publish action, if workflow-based).
- Updates must not break layout, formatting, or SEO structure.
Actions