
Padstone is a Craft CMS starter kit with a curated configuration, Pronto templates, and handpicked plugins.
Padstone for Craft CMS is an innovative starter package designed specifically for Craft 4, developed by Imarc. Aimed at streamlining the initial project setup, Padstone offers a straightforward project configuration alongside a comprehensive set of example entries and templates. This package equips developers with the essential tools to kickstart their Craft CMS projects efficiently, freeing them to focus more on customization and content creation rather than on tedious setup tasks.
Whether you're a seasoned developer or venturing into Craft CMS for the first time, Padstone simplifies the journey by offering robust features and a user-friendly approach. With its blend of pre-built sections, templates, and recommended plugins, it serves as a solid foundation for building dynamic and responsive websites.
Pre-built CMS Sections: Comes with 18 total sections, including dedicated setups for Homepage, Blog, News, and Resources, making it easy to structure your website.
Imarc Boilerplate Twig Templates: A collection of customizable templates that serve as starting points, allowing you to tailor designs to fit your brand’s aesthetic effortlessly.
Neo-based Content Designer Field: Create visually complex layouts beyond basic rich text, enabling richer design capabilities straight from the Craft interface.
Selected Plugins: Includes a curated set of plugins recommended by Imarc to enhance functionality, ensuring your project starts on the right foot.
Simple Setup Process: Utilize composer commands for quick project creation, or configure manually with a straightforward series of steps; either method is designed for ease and efficiency.
Front-End Build with Laravel Mix: Streamline your asset management by leveraging Laravel Mix to compile JS and Sass files, promoting organized project structure and efficient workflows.
Automatic Asset Watching: Enhance your development process by enabling automatic recompilation of assets upon file changes, ensuring that your changes are instantly reflected in the browser.
Comprehensive Error Handling: Padstone includes error and 404 pages as part of its setup, ensuring that your site handles missing content gracefully and improves user experience.

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.