Skip to content

Conversation

@MartinKreizl
Copy link
Collaborator

No description provided.

public function __construct()
{
$this->name = 'bg_prestasms';
$this->name = 'bulkgate_sms_module_for_prestashop';
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MartinKreizl Would you consider making it shorter? Not really a best practice for a module name. bulkgate_sms would be ideal and more manageable. PS guidelines recommend short, lowercase technical names with no unnecessary words.

The term module is already implied (everything in /modules is a module). for_prestashop is also redundant, since the marketplace, the back office, and the code context already make it clear that it’s a PrestaShop module.

@lukaspijak lukaspijak merged commit 87496f6 into new-module Aug 25, 2025
6 checks passed
@lukaspijak lukaspijak deleted the PS-9 branch August 25, 2025 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants