Add comprehensive demo data with articles and VirtueMart sample data
This commit is contained in:
75
data/demo/articles/basic-website/README.md
Normal file
75
data/demo/articles/basic-website/README.md
Normal file
@@ -0,0 +1,75 @@
|
||||
# Basic Website Articles
|
||||
|
||||
This directory contains sample articles for a standard informational website.
|
||||
|
||||
## Contents
|
||||
|
||||
The `articles.j2xml` file includes:
|
||||
|
||||
1. **Home** - Welcome page with company overview
|
||||
2. **About Us** - Company history and mission
|
||||
3. **Our Services** - List of services offered
|
||||
4. **Our Team** - Team member profiles
|
||||
5. **Contact Us** - Contact information and form
|
||||
6. **Privacy Policy** - Sample privacy policy
|
||||
7. **Terms of Service** - Sample terms and conditions
|
||||
8. **FAQ** - Frequently asked questions
|
||||
9. **Blog Posts** - 5 sample blog articles
|
||||
|
||||
## Installation
|
||||
|
||||
1. Install the **j2xml** component in your Joomla installation
|
||||
2. Navigate to: **Components > j2xml > Import**
|
||||
3. Select the `articles.j2xml` file
|
||||
4. Click **Import**
|
||||
5. Review imported articles in **Content > Articles**
|
||||
|
||||
## What Gets Imported
|
||||
|
||||
- 9 articles with formatted content
|
||||
- Categories: Home, About, Services, Legal
|
||||
- Featured images (placeholders)
|
||||
- Meta descriptions
|
||||
- Publishing dates
|
||||
|
||||
## Post-Import Steps
|
||||
|
||||
1. **Review Content**: Edit articles to match your business
|
||||
2. **Update Images**: Replace placeholder images with your own
|
||||
3. **Create Menus**: Link articles to your site menu
|
||||
4. **Set Featured**: Mark home page as featured if needed
|
||||
5. **Adjust Permissions**: Configure access levels as needed
|
||||
|
||||
## Customization Tips
|
||||
|
||||
- Edit the introtext for article previews
|
||||
- Add custom fields for additional metadata
|
||||
- Adjust category structure to match your needs
|
||||
- Update contact information
|
||||
- Customize privacy policy for your jurisdiction
|
||||
|
||||
## Article List
|
||||
|
||||
| Title | Category | Type | Notes |
|
||||
|-------|----------|------|-------|
|
||||
| Welcome to Our Website | Home | Featured | Homepage content |
|
||||
| About Our Company | About | Standard | Company overview |
|
||||
| Our Services | Services | Standard | Service list |
|
||||
| Meet Our Team | About | Standard | Team profiles |
|
||||
| Contact Us | Contact | Standard | Contact info |
|
||||
| Privacy Policy | Legal | Standard | GDPR-compliant template |
|
||||
| Terms of Service | Legal | Standard | Usage terms |
|
||||
| Frequently Asked Questions | Support | Standard | Common questions |
|
||||
| Getting Started Guide | Support | Standard | Help documentation |
|
||||
|
||||
## Dependencies
|
||||
|
||||
- Joomla 4.x or 5.x
|
||||
- j2xml component
|
||||
- Moko-Cassiopeia template (for optimal display)
|
||||
|
||||
## Version
|
||||
|
||||
Version: 1.0.0
|
||||
Last Updated: 2026-01-29
|
||||
Compatible with: Joomla 4.x, 5.x
|
||||
Reference in New Issue
Block a user