Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gbissland committed Nov 25, 2024
2 parents bca8fb0 + e50fe25 commit a157976
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
![Plugin Header](assets/plugin-header.png)

# FireHawkCRM Tributes - Enhancement Suite

A enhancement suite for the FireHawkCRM Tributes WordPress plugin that initially combines performance optimisations, custom styling, and loading animations into one unified solution.

![Plugin Header](assets/plugin-header.png)

---

## Quick Start
Expand Down Expand Up @@ -95,9 +95,11 @@ The enhancement suite automatically detects pages using these shortcodes:
```
fcrm-tributes-enhancement-suite/
├── assets/
│ ├── plugin-header.png # Plugin header image
│ ├── css/
│ │ ├── admin/
│ │ │ └── alpha-picker.css # Alpha color picker styles
│ │ │ └── admin-styles.css # Styles for the plugin admin
│ │ ├── enhancement.css # Main styling for tributes
│ │ └── loader.css # Loading animation styles
│ └── js/
Expand All @@ -114,6 +116,7 @@ fcrm-tributes-enhancement-suite/
├── README.md # Documentation
├── LICENSE
└── fcrm-tributes-enhancement-suite.php # Main plugin file
└── icon-256x256.png # Plugin square icon
```


Expand Down Expand Up @@ -222,8 +225,8 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
- No configuration required for update functionality

### v1.1.0 (Initial Public Release)
- Performance optimization features
- Performance optimisation features
- Custom styling interface
- Loading animation functionality
- WordPress 6.0+ compatibility
- PHP 8.0+ support
- PHP 8.0+ support

0 comments on commit a157976

Please sign in to comment.