Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.41 KB

File metadata and controls

31 lines (22 loc) · 1.41 KB

Project Block Plugin

Enhance your WordPress website with the Project Block Plugin, a versatile tool for showcasing projects in a dynamic and visually appealing way.

Features

  • Customizable Project Blocks: Create visually stunning project showcases that seamlessly integrate into your website design.
  • Responsive Design: Ensure your projects look great on all devices for an optimal user experience.
  • Easy-to-Use Interface: Intuitive controls for adding, editing, and managing your projects effortlessly.
  • Filter and Sorting Options: Organize projects based on categories, tags, or custom criteria.
  • Rich Media Support: Add images, videos, and descriptions to provide a comprehensive overview of each project.
  • Link to Project Pages: Direct visitors to dedicated project pages for more detailed information.

Getting Started

  1. Install and activate the Project Block Plugin on your WordPress site.
  2. Create or edit a page using the Gutenberg editor.
  3. Add a new block and search for "Project Block."
  4. Customize the block settings, including project details, media, and styling options.
  5. Preview and publish your page to showcase your projects.

Installation

Clone the repository and navigate to the plugin directory. Then, install dependencies and build the plugin:

git clone https://github.com/learnwithnayanray/Project_block-plugin
cd project-block-plugin
npm install
npm run build