Περιγραφή
The Digital Asset Manager plugin for WordPress allows you to store, manage, and share all of your digital assets efficiently. This includes themes, plugins, and other files purchased from various marketplaces, with added support for custom taxonomies and templates for enhanced functionality.
Live Demo
Features:
- Store and manage all of your digital assets in one place
- View detailed information about each asset, such as name, version, date purchased, and source
- Easily update your assets to the latest versions
- Share assets on social media or via email
- Archive and restore assets
- Predefined templates for single and archive pages with user override support
- Advanced search functionality, including filters for custom taxonomies
- Pagination and dropdown category filters for better navigation
Benefits:
- Save time and hassle by managing all your digital assets in one place
- Keep your assets organized, up-to-date, and easily accessible
- Share assets effortlessly with clients or team members
- Protect your investment in digital assets by keeping track of them
- Centralize your client and asset information for better productivity
Use Cases
- WordPress agencies can use the plugin to store and manage the themes and plugins purchased for their clients.
- Freelancers can use it to store and organize the digital assets for their projects.
- In-house teams can manage company-wide digital resources.
Usage
Once the plugin is activated, you can access it from the Assets
menu in WordPress.
- Add new assets using the
Add Asset
menu, where you can upload files and enter detailed information. - View or edit assets by clicking on their titles.
- Use predefined single and archive templates for custom display of your assets.
- Override templates in your child theme for further customization.
Archive and Single Page Templates
The plugin includes archive and single page templates for the dam-asset
post type and associated custom taxonomies (asset-type
and asset-tag
). These templates can be overridden in your child theme.
Default templates included:
1. single-dam-asset.php
2. archive-dam-asset.php
3. taxonomy-asset-type.php
4. taxonomy-asset-tag.php
Refer to the plugin’s template header comments for override instructions.
Conclusion
The Digital Asset Manager plugin is a versatile tool for WordPress users looking to organize and manage their digital assets. With robust features, user-friendly templates, and seamless integration, it’s ideal for agencies, freelancers, and in-house teams.
Additional Tips
- Customize asset library templates by overriding them in your child theme.
- Use the included search functionality to quickly find and filter assets.
- Enhance navigation with built-in pagination and category filters.
- Share assets via social media with prebuilt sharing links.
Στιγμιότυπα
Εγκατάσταση
This section describes how to install the plugin and get it working.
From within WordPress
- Visit
Plugins > Add New
- Search for
Digital Asset Manager
- Activate
Digital Asset Manager
for WordPress from yourPlugins
menu. - Configure plugin settings under
Assets -> Settings
. - Visit the new
Assets
menu and clickAdd New
to start adding your digital assets.
Manually
- Download the plugin.
- Unzip the file.
- Upload the
digital-asset-manager/
folder to the/wp-content/plugins/
directory using cPanel or SFTP/FTP. - Activate the plugin through the
Plugins
menu in WordPress. - Configure plugin settings under
Assets -> Settings
. - Visit the new
Assets
menu and clickAdd New
to start adding your digital assets.
Συχνές Ερωτήσεις
-
What do the visibility settings do?
-
Visibility settings allow you to toggle the public or private visibility of asset post types and taxonomies. This is useful for managing internal-only assets.
-
Can I override the provided templates?
-
Yes, templates for single and archive pages, as well as taxonomy and search functionality, can be overridden in your child theme.
-
Does the plugin support custom taxonomies?
-
Yes, the plugin includes two custom taxonomies (
asset-type
andasset-tag
) for categorizing and tagging your assets.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Digital Asset Manager” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Digital Asset Manager” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.2.0
- Tested with WordPress latest version.
- Added social sharing buttons.
- Improved search functionality with taxonomy filters.
- Enhanced Bootstrap 5-based responsive layout.
- Introduced dropdown category filtering using
wp_dropdown_categories
. - Added support for preselected dropdown options.
1.1.0
- Imporve the admin interface.
- Included the single and archive templates.
- Implemented the Asset tags.
1.0.0
- First release.