https://github.com/code-soup/web-archive
Creates HTML copies of your pages upon publication, allowing you to track, record, and retrieve all previous versions for seamless content management, auditing, and compliance.
https://github.com/code-soup/web-archive
Last synced: about 2 months ago
JSON representation
Creates HTML copies of your pages upon publication, allowing you to track, record, and retrieve all previous versions for seamless content management, auditing, and compliance.
- Host: GitHub
- URL: https://github.com/code-soup/web-archive
- Owner: code-soup
- License: gpl-3.0
- Created: 2024-04-04T10:32:51.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-27T16:06:59.000Z (almost 2 years ago)
- Last Synced: 2024-07-27T17:35:04.099Z (almost 2 years ago)
- Language: PHP
- Homepage:
- Size: 611 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Web Archive
The Web Archive plugin for WordPress provides a simple yet powerful way to create HTML copies of pages or any post type upon their publication. This functionality allows website owners and administrators to keep track of all previous versions of the same page or post, ensuring that changes, updates, and iterations are recorded and retrievable at any moment. This is especially useful for content management, auditing, and compliance purposes.
## Features
- **Automatic Archiving:** Automatically creates an HTML copy of a page or post when it is published or updated.
- **Custom Post Type Support:** Works with any WordPress post type, including custom post types
- **Archive Management:** Easy-to-use interface to view archived versions directly from the WordPress admin dashboard.
- **Performance Optimized:** Designed with performance in mind, ensuring minimal impact on site speed.
## Installation
1. **Upload Plugin:** Download the Web Archive plugin and upload it to your WordPress website via the WordPress Dashboard under Plugins > Add New > Upload Plugin.
2. **Activate:** Once uploaded, activate the Web Archive plugin through the 'Plugins' menu in WordPress.
3. **Configuration:** Access the Web Archive settings through the WordPress dashboard to configure any options according to your needs.
## Usage
Once activated, the Web Archive plugin works automatically. Every time a post or page is published or updated, an HTML copy is created and stored. These copies can be accessed through the Web Archive menu in the WordPress dashboard.
## Changelog
### 1.0.1
- Bump tested up to
- Dependencies update
### 1.0.0
- Initial release: Basic archiving functionality for all public post types
## Support
Submit any bug or feature request here: https://github.com/code-soup/web-archive/issues
## License
The Web Archive plugin is open-source software licensed under the GPL v3.0 license.