Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
61% | Total: 1,041 | All time: 3,545 This week: 660 |
Version | License | PHP version | Categories | |||
plugins 0.1 | GNU Lesser Genera... | 4.3 | Language |
Description | Author | |||||||||||||||||||||||
This class can be used to setup and class application plug-ins in similar way to how it is done in Wordpress or vBulletin. |
|
Files (7) |
File | Role | Description | ||
---|---|---|---|---|
plugins (3 files, 1 directory) | ||||
example.php | Example | Example of usage | ||
init.php | Example | Class initalization | ||
SHP.class.php | Class | Class itself |
Files (7) | / | plugins |
File | Role | Description | ||
---|---|---|---|---|
plugin2 (1 file) | ||||
plugin1.plugin.php | Appl. | Plugin example | ||
plugin3.php | Appl. | Plugin with bad file name | ||
withargs.plugin.php | Appl. | Plugin file with function which accepts arguments |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
While the hook system makes Drupal very flexible it is also the main reason for Drupals increasing slowness and resource usage... |