Description
Company Data Manager allows users to manage essential company information from a dedicated admin panel in WordPress. It includes fields for contact information such as email, CIF/NIF, TIN/EIN, address, phone, website, and social media profiles. Users can display this information on their site using shortcodes.
Shortcodes
Use these shortcodes to display specific company data fields on your website.
[company_email]
– Display the company’s email address.[company_nif]
– Display the company’s CIF/NIF.[company_address]
– Display the company’s address.[company_phone]
– Display the company’s phone number.[company_website]
– Display the company’s website.[company_x]
– Display the company’s X profile.[company_youtube]
– Display the company’s YouTube profile.[company_instagram]
– Display the company’s Instagram profile.[company_linkedin]
– Display the company’s LinkedIn profile.[company_facebook]
– Display the company’s Facebook profile.
Installation
- Upload the
company-data-manager
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to “Company Data” in the WordPress admin to enter your company information.
FAQ
-
How do I add company data?
-
Navigate to “Company Data” in the WordPress admin dashboard and fill out the fields.
-
Can I delete all data?
-
Yes, in the “Company Data” admin page, there is an option to delete all stored data.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Company Data Manager” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Company Data Manager” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Improved field sanitization and validation
- Added better error messages for invalid inputs
- Enhanced security with proper sanitization callbacks
1.0.0
- Initial release of Company Data Manager with core features for managing and displaying company information.