Moodle Plugins directory: Campaign Manager: Versions: 1.1 | Moodle.org

Campaign Manager
Campaign Manager 1.1
Block Campaign Manager Plugin
Description
The Block Campaign Manager Plugin is a Moodle plugin designed to manage advertisements within your Moodle site. This plugin allows you to easily embed images and links, specifying campaign start and end dates.
Installation
- Download the plugin package from the official Moodle Plugin Directory block_campaign_manager.
- Extract the contents of the package.
- Copy the extracted
block_campaign_manager
folder into theblocks
directory of your Moodle installation:/path/to/your/moodle/blocks/
. - Log in to your Moodle site as an administrator.
- Navigate to Site Administration > Notifications.
- Follow the on-screen instructions to complete the installation process.
Configuration
- Log in to your Moodle site as an administrator.
- Navigate to the course where you want to add the block campaign manager.
- Turn editing mode on.
- In the desired course section, click on the Add a block dropdown.
- Select Campaign Manager from the list of available blocks.
- Configure the block settings, such as the block title and any additional display options.
- Click on the Save changes button to save the block configuration.
Usage
- Log in to your Moodle site as an administrator or a user with appropriate permissions.
- Navigate to the course where you added the Campaign Manager block.
- If editing mode is not already enabled, turn it on.
- In the Campaign Manager block, click on the Add Campaign button.
- Fill in the details for the campaign, including the image, link, start date, and end date.
- Click on the Save button to create the campaign.
- The campaign will now be displayed within the block during the specified date range.
- To edit or delete a campaign, click on the respective icons next to the campaign in the Campaign Manager block.
- To disable a campaign temporarily without deleting it, uncheck the Enabled checkbox for that campaign.
- The campaigns will automatically be displayed or hidden based on their start and end dates.
Contributing
Contributions to the Block Campaign Manager Plugin are welcome! If you would like to contribute to the development of this plugin, please follow these guidelines: 1. Fork the repository. 2. Create a new branch for your feature or bug fix. 3. Make your changes and commit them with descriptive commit messages. 4. Push your changes to your forked repository. 5. Submit a pull request to the official repository. 6. Wait for the maintainers to review your pull request and address any feedback if necessary.
Support
If you encounter any issues or have questions about the Block Campaign Manager Plugin, you can seek support from CentricApp. Here are some resources: - support@centricapp.co - Moodle plugins directory
License
The Block Campaign Manager Plugin is released under the GNU General Public License version 3 or later. Please see the LICENSE
file included in the plugin package for more details.
Version information
- Version build number
- 2024032200
- Version release name
- 1.1
- Maturity
- Stable version
- MD5 Sum
- ca9556fe38cac5905051e2661ca19f1a
- Supported software
- Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Blocks
- Make sure you have all the required versions.
- Download and unpack the block folder.
- Place the folder (eg "myblock") in the "blocks" subdirectory.
- Visit http://yoursite.com/admin to complete the installation
- Turn editing on in any home or course page.
- Add the block to the page
- Visit the config link in the block for more options.