Changeset 3261233
- Timestamp:
- 03/25/2025 06:27:48 AM (12 months ago)
- Location:
- milesweb-tools
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
milesweb-tools/tags/1.0.0/readme.txt
r3260846 r3261233 35 35 == Installation == 36 36 37 Download the plugin ZIP file from WordPress.org. 37 === Minimum Requirements === 38 38 39 Upload the extracted milesweb-tools folder to the /wp-content/plugins/ directory. 39 - WordPress 5.6 or higher 40 - PHP 7.4 or higher 40 41 41 Activate the plugin through the 'Plugins' menu in WordPress. 42 === Method 1: Automatic Installation === 42 43 43 Access the plugin settings via the 'MilesWeb' menu in the WordPress admin panel. 44 This plugin will be automatically installed if you set up a WordPress site on Milesweb’s managed WordPress hosting account. 45 46 === Method 2: Install via WordPress Admin === 47 48 1. In your WordPress admin panel, navigate to 'Plugins' > 'Add New'. 49 2. Search for "MilesWeb Tools" in the search bar. 50 3. Click 'Install Now' next to the plugin. 51 4. Once the installation is complete, click 'Activate'. 52 5. Access the plugin settings via the 'MilesWeb' menu in the WordPress admin panel. 53 54 === Method 3: Manual Installation === 55 56 1. Download the plugin ZIP file from WordPress.org. 57 2. Extract the ZIP file and upload the `milesweb-tools` folder to the `/wp-content/plugins/` directory on your server. 58 3. Go to the 'Plugins' menu in your WordPress admin panel and activate the plugin. 59 4. Access the plugin settings via the 'MilesWeb' menu in the WordPress admin panel. 44 60 45 61 == Screenshots == -
milesweb-tools/trunk/readme.txt
r3260832 r3261233 35 35 == Installation == 36 36 37 Download the plugin ZIP file from WordPress.org. 37 === Minimum Requirements === 38 38 39 Upload the extracted milesweb-tools folder to the /wp-content/plugins/ directory. 39 - WordPress 5.6 or higher 40 - PHP 7.4 or higher 40 41 41 Activate the plugin through the 'Plugins' menu in WordPress. 42 === Method 1: Automatic Installation === 42 43 43 Access the plugin settings via the 'MilesWeb' menu in the WordPress admin panel. 44 This plugin will be automatically installed if you set up a WordPress site on Milesweb’s managed WordPress hosting account. 45 46 === Method 2: Install via WordPress Admin === 47 48 1. In your WordPress admin panel, navigate to 'Plugins' > 'Add New'. 49 2. Search for "MilesWeb Tools" in the search bar. 50 3. Click 'Install Now' next to the plugin. 51 4. Once the installation is complete, click 'Activate'. 52 5. Access the plugin settings via the 'MilesWeb' menu in the WordPress admin panel. 53 54 === Method 3: Manual Installation === 55 56 1. Download the plugin ZIP file from WordPress.org. 57 2. Extract the ZIP file and upload the `milesweb-tools` folder to the `/wp-content/plugins/` directory on your server. 58 3. Go to the 'Plugins' menu in your WordPress admin panel and activate the plugin. 59 4. Access the plugin settings via the 'MilesWeb' menu in the WordPress admin panel. 44 60 45 61 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.