Changeset 3428074
- Timestamp:
- 12/27/2025 05:26:12 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
interactive-members-map-for-peepso/trunk/README.txt
r3428067 r3428074 46 46 https://osmfoundation.org/wiki/Privacy_Policy 47 47 48 == Source Code and Build Information ==49 50 This plugin uses modern JavaScript build tools to generate its production assets located in `/imemapfor-src/dist/`.51 52 The original, uncompressed source code for all JavaScript and CSS files is publicly included inside the `/imemapfor-src/src/` directory of this plugin.53 54 To rebuild the production assets, developers can run the following commands from the plugin root directory:55 56 * npm install57 * npm run build58 59 This ensures full transparency and compliance with the WordPress.org guidelines on human-readable source code.60 61 48 == Installation == 62 49 1. Upload the plugin files to the `/wp-content/plugins/interactive-members-map-for-peepso/` directory, or install the plugin through the WordPress plugins screen directly.
Note: See TracChangeset
for help on using the changeset viewer.