-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
31 lines (20 loc) · 880 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=== MariaDB Catalogs ===
Contributors:
Tags: mariadb
Requires at least: 6.4
Tested up to: 6.4
Stable tag: 1.0
License: GPLv2 or later
WordPress site administration scripts for MariaDB Catalogs (Part of CloudFest Hackathon 2024)
== Description ==
WordPress site administration scripts for MariaDB Catalogs (Part of CloudFest Hackathon 2024)
It supports:
* A db.php dropin file to allow installation of single site as well as WordPress Multisite to have per site catalog
== Installation ==
1. Upload the folder `mariadb-catalogs` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Deploy `db.php` to the `/wp-content/` directory. Simply placing this file activates it. To deactivate it, move it from that location.
== Frequently Asked Questions ==
== Changelog ==
= 1.0 =
* Have init version for single and Multisite