Thank you for considering contributing to ModulesPress! We welcome contributions from the community.
- Fork the repository
- Create a new branch for your feature or bugfix
- Make your changes
- Submit a pull request
- Install dependencies:
composer install
npm install
- Start development server:
npm run dev
- Follow PSR-4 coding standards for PHP
- Use TypeScript for frontend development
- Write clear commit messages
By contributing to ModulesPress, you agree that your contributions will be licensed under the MIT License.