Directory Page Mapper
Wordpress Plugin to generate page from a directory structure
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/hacker12/directorypagemanager/archive/refs/heads/main.zipDescription
The DirectoryPageMapper plugin for WordPress allows users to manage and organize documentation efficiently by mapping directory structures to hierarchical WordPress pages. This plugin is ideal for anyone looking to convert their file system directories into an accessible documentation structure within their WordPress site.
Features
- Automatically generates WordPress pages based on directory structures.
- Provides options to skip empty directories to maintain a clean and concise documentation structure.
- Supports custom folder icons through an easy-to-use settings page.
- Integrates seamlessly with WordPress, providing a native look and feel in the admin area.
- Allows for easy customization of CSS.
Installation
- Download the DirectoryPageMapper plugin.
- Upload the plugin files to the
/wp-content/plugins/directorypagemapperdirectory - Activate the plugin through the 'Plugins' screen in WordPress.
- Use the Settings->DirectoryPageMapper screen to configure the plugin.
Usage
Once installed and activated:
- Navigate to the DirectoryPageMapper settings page in your WordPress admin.
- Set the root directory path and other settings according to your documentation structure.
- Save changes to generate or update the hierarchical pages based on your directory structure.
- Visit your WordPress site to see the structured pages in action.
Customization
- Customize folder icons: Navigate to the plugin's settings page and define your custom icons in JSON format.
- Add custom styles or scripts to enhance the appearance and functionality of your documentation pages.
Support
TODO: For support, please create an issue on our GitHub repository.
Contributions
Contributions are welcome! If you would like to contribute to the project, please fork the repository and submit a pull request.