=== HyperPress: Modern Hypermedia for WordPress === Contributors: tcattd Tags: hypermedia, ajax, htmx, alpinejs, datastar Stable tag: 3.2.6 Requires at least: 6.4 Tested up to: 6.6 Requires PHP: 8.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.txt Supercharge WordPress with Hypermedia. Build interactive blocks & pages with Datastar, HTMX or Alpine Ajax—all using simple PHP. No JS required. == Description == Supercharge WordPress with the power of hypermedia. Use Datastar, HTMX or Alpine Ajax to create rich, interactive blocks and pages—all with the simplicity of PHP. No JavaScript required. Hypermedia is a concept that extends the idea of hypertext by allowing for more complex interactions and data representations. It enables the use of AJAX, WebSockets, and Server-Sent Events directly in HTML using attributes, without writing any JavaScript. It reuses an "old" concept, [Hypermedia](https://hypermedia.systems/), to handle the modern web in a more HTML-like and natural way. Check the [full feature set at here](https://github.com/EstebanForge/HyperPress). This plugin include several Hypermedia libraries by default, locally from the plugin folder. Currently, it includes: - [HTMX](https://htmx.org/) with [Hyperscript](https://hyperscript.org/). - [Alpine Ajax](https://alpine-ajax.js.org/) with [Alpine.js](https://alpinejs.dev/). - [Datastar](https://data-star.dev/). The plugin has an opt-in option, not enforced, to include these third-party libraries from a CDN (using the unpkg.com service). You must explicitly enable this option for privacy and security reasons. == Installation == 1. Install HyperPress from WordPress repository. Plugins > Add New > Search for: HyperPress (or Hypermedia). Activate it. 2. Configure HyperPress at Settings > HyperPress. 3. Enjoy. == Frequently Asked Questions == = Where is the FAQ? = You can [read the full FAQ at GitHub](https://github.com/EstebanForge/HyperPress/blob/main/docs/faq.md). = Suggestions, Support? = Please, open [a discussion](https://github.com/EstebanForge/HyperPress/discussions). = Found a Bug or Error? = Please, open [an issue](https://github.com/EstebanForge/HyperPress/issues). == Screenshots == 1. Main options page. 2. About == Upgrade Notice == Nothing to see here. == Changelog == [Check the changelog at GitHub](https://github.com/EstebanForge/HyperPress/blob/master/CHANGELOG.md).