Dot Framework is a powerful PHP framework designed to expedite WordPress plugin and theme development. By integrating cutting-edge technologies such as TailwindCSS, SASS, Blocks, ESLint, Prettier, and more.
it empowers developers to create feature-rich and visually appealing solutions effortlessly. With a focus on efficiency and code quality, Dot Framework streamlines the development process, enabling developers to build robust and customizable plugins and themes in record time.
Embrace this versatile framework to enhance productivity, ensure code consistency, and deliver exceptional user experiences within the vibrant WordPress ecosystem. Simplify development and elevate your projects with Dot Framework's comprehensive toolset.
composer create-project artistudioxyz/dot-framework {MyPluginorThemeName}
cd {MyPluginorThemeName}
aspri --wp-refactor --from Dot --to {MyPluginorThemeName} --type {plugin or theme}
npm install
npx grunt
composer update
mypluginname.php
, for reference please see calo.phpfunctions.php
, style.css
), for reference please see functions.php, style.cssThis framework is heavily using these free & open-source libraries all the credits go to these peoples and communities who had helped provide and develop these libraries