Skip to content

AAShemul/ProjectPress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProjectPress - Project Showcase for WordPress

ProjectPress is a lightweight and beautiful project showcase generator for WordPress. It uses WordPress custom post type to generate the showcase for your projects.

Table of Contents

Installation

  1. Download the plugin as a zip file from the release page or from the WordPress plugin directory.
  2. Upload the plugin to your WordPress site.
  3. Activate the plugin.
  4. (Optional) Go to the ProjectPress settings page and configure the plugin.
  5. Create a new project from the admin panel.
  6. Add the following shortcode to any page or post to display the project showcase.
    [ProjectPress]
  7. Done!

Features

Basic Features

  • Lightweight, simple, beautiful, and responsive.
  • Compatible with any WordPress theme.
  • Compatible with any WordPress version (tested up to 6.3).

Complete Features

  1. Completely OOP-based and Composer are used for dependency management and autoload (PSR-4).
  2. Custom Post Type (CPT) is developed for project management.
  3. It is a standalone plugin that can easily be installed with every theme without modifying them.
  4. Adding a project with thumbnail, category, tag, external link, image, order (to serialize), and many more.
  5. Image can be set by direct URL or using WordPress default image uploader.
  6. Automatically shows image preview as soon as the image URL value changes or the creator uploads or select any image.
  7. Generates REST API for the projects.
  8. Settings page to choose whether all projects will be deleted or not while plugin deactivation.
  9. Automatically creates a project showcase page on the installation of the plugin.
  10. Automatically removes that project page on the deactivation of the plugin.
  11. A simple shortcode [ProjectPress] loads the whole showcase content.
  12. Beautiful grid layout for the showcase with hover effect.
  13. Responsive layout for all devices.
  14. Projects can be filtered by categories.
  15. Projects can be sorted by names or categories in both ascending and descending order.
  16. Opens project details in a modal box on click using AJAX.
  17. Responsive layout to show the details of the project in a modal.

Screenshots

To be added later.

Changelog

v1.0.0 (September 1, 2023)

  • Initial release.

Future Plans

To be added soon.

License

ProjectPress is licensed under the GPLv3.

Donate

Donation is not available at this moment. Please check back later.

Author

Contributors

None yet.

Support

Hire Us

Contribute

Privacy Policy

Terms & Conditions

Copyright

© 2013-23 S Technologies. All rights reserved.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published