Enhance your WordPress website with the Project Block Plugin, a versatile tool for showcasing projects in a dynamic and visually appealing way.
- 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.
- Install and activate the Project Block Plugin on your WordPress site.
- Create or edit a page using the Gutenberg editor.
- Add a new block and search for "Project Block."
- Customize the block settings, including project details, media, and styling options.
- Preview and publish your page to showcase your projects.
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